dawenl / vae_cfLinks
Variational autoencoders for collaborative filtering
☆537Updated 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:
- GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, p…☆778Updated last year
- Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"☆215Updated 2 years ago
- PyTorch Implementation of Session-based Recommendations with Recurrent Neural Networks(ICLR 2016, Hidasi et al.)☆147Updated 6 years ago
- A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆272Updated 4 years ago
- An other implementation of GRU4REC using PyTorch☆248Updated 3 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆208Updated 7 years ago
- pytorch version of neural collaborative filtering☆504Updated 11 months ago
- TensorFlow implemenation of GRu4Rec model☆218Updated 6 years ago
- Adversarial Learning, Matrix Factorization, Recommendation☆216Updated 6 years ago
- Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.