recommender-system topic
bpr
Bayesian Personalized Ranking using PyTorch
deeplearning4recommendersystem
deep learning for recommender system
AI
Several projects for the Artificial Intelligence course, with topics such as Recommender and Rule-based Systems, Ontologies and Natural Language Processing.
Deep-AutoEncoder-Recommendation
Keras implementation of AutoRec and DeepRecommender from Nvidia.
recsys2019
The complete code and notebooks used for the ACM Recommender Systems Challenge 2019
polara
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
Accompanying code for reproducing experiments from the HybridSVD paper. Preprint is available at https://arxiv.org/abs/1802.06398.
A3NCF
Implementation for Aspect-Aware Latent Factor Model: Rating Prediction with Ratings and Reviews.
BPR-pytorch
A pytorch implementation for BPR (Bayesian Personalized Ranking).
NCF
A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17