dawenl / vae_cfLinks
Variational autoencoders for collaborative filtering
☆542Updated 7 years ago
Alternatives and similar repositories for vae_cf
Users that are interested in vae_cf are comparing it to the libraries listed below
Sorting:
- Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"☆216Updated 2 years ago
- ☆370Updated last year
- PyTorch Implementation of Session-based Recommendations with Recurrent Neural Networks(ICLR 2016, Hidasi et al.)☆147Updated 6 years ago
- GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, p…☆787Updated 2 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018☆344Updated 4 years ago
- pytorch version of neural collaborative filtering☆509Updated last year
- An other implementation of GRU4REC using PyTorch☆253Updated 4 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆272Updated 4 years ago
- Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.☆248Updated 7 years ago
- matrix factorization in PyTorch☆130Updated 2 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- A collection of resources for Recommender Systems (RecSys)☆537Updated 3 years ago
- Adversarial Learning, Matrix Factorization, Recommendation☆217Updated 6 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆174Updated 6 years ago
- This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural …☆984Updated 2 years ago
- A Tensorflow implementation of Collaborative Metric Learning (CML)☆160Updated 8 years ago
- Code for the NeurIPS'17 paper "DropoutNet: Addressing Cold Start in Recommender Systems"☆179Updated last year
- ☆74Updated 7 years ago
- OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms☆418Updated 2 years ago
- Papers about recommendation systems that I am interested in☆365Updated 5 years ago
- Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benc…☆550Updated last year
- ☆418Updated 6 years ago
- TenforFlow Implementation of Neural Factorization Machine☆471Updated 5 years ago
- Python-based framework for building and evaluating session-based and session-aware recommender systems.