recommender-system topic

List recommender-system repositories

bpr

129
Stars
20
Forks
Watchers

Bayesian Personalized Ranking using PyTorch

AI

24
Stars
5
Forks
Watchers

Several projects for the Artificial Intelligence course, with topics such as Recommender and Rule-based Systems, Ontologies and Natural Language Processing.

Deep-AutoEncoder-Recommendation

60
Stars
21
Forks
Watchers

Keras implementation of AutoRec and DeepRecommender from Nvidia.

recsys2019

28
Stars
17
Forks
Watchers

The complete code and notebooks used for the ACM Recommender Systems Challenge 2019

polara

249
Stars
23
Forks
Watchers

Recommender system and evaluation framework for top-n recommendations tasks that respects polarity of feedbacks. Fast, flexible and easy to use. Written in python, boosted by scientific python stack.

recsys19_hybridsvd

25
Stars
14
Forks
Watchers

Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.

A3NCF

25
Stars
6
Forks
Watchers

Implementation for Aspect-Aware Latent Factor Model: Rating Prediction with Ratings and Reviews.

BPR-pytorch

134
Stars
26
Forks
Watchers

A pytorch implementation for BPR (Bayesian Personalized Ranking).

NCF

329
Stars
61
Forks
Watchers

A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17