collaborative-filtering topic

List collaborative-filtering repositories

recommendations-amazon-dataset

5
Stars
2
Forks
Watchers

Recommendations using collaborative filtering on Amazon's clothing dataset

tf-recsys

93
Stars
27
Forks
Watchers

tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.

DeepCF

66
Stars
32
Forks
Watchers

DeepCF: A Unified Framework of Representation Learning and Matching Function Learning in Recommender System

rankfm

170
Stars
36
Forks
Watchers

Factorization Machines for Recommendation and Ranking Problems with Implicit Feedback Data

reco

54
Stars
21
Forks
Watchers

a simple yet versatile recommendation systems library in python

competitive-recsys

529
Stars
117
Forks
Watchers

A collection of resources for Recommender Systems (RecSys)

Research on Collaborative Filtering Algorithms

DeepRec

1.1k
Stars
294
Forks
Watchers

An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.

PyTorch_NGCF

26
Stars
7
Forks
Watchers

PyTorch Implemenation for Neural Graph Collaborative Filtering