lorenzMuller / kernelNet_MovieLensLinks
☆26Updated 6 years ago
Alternatives and similar repositories for kernelNet_MovieLens
Users that are interested in kernelNet_MovieLens are comparing it to the libraries listed below
Sorting:
- PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models☆310Updated 3 years ago
- The official PyTorch implementation of the paper "RecVAE: A New Variational Autoencoder for Top-N Recommendations with Implicit Feedback"☆119Updated last year
- PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.☆145Updated 4 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated last year
- Enhancing VAEs for Collaborative Filtering: Flexible Priors & Gating Mechanisms☆46Updated 6 years ago
- Keras implementation of AutoRec and DeepRecommender from Nvidia.☆63Updated 6 years ago
- ☆86Updated 2 years ago
- My Keras implementation of Matrix Factorization (MF) and Bayesian Personalized Ranking (BPR)☆30Updated 8 years ago
- Implementation of the RecWalk recommendation algorithm☆25Updated 8 months ago
- [ICDMW 2020] Code and dataset for "DGTN: Dual-channel Graph Transition Network for Session-based Recommendation"☆30Updated 4 years ago
- [SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"☆54Updated last year
- Bayesian Personalized Ranking using PyTorch☆140Updated 10 months ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆34Updated 4 years ago
- ☆24Updated 7 years ago
- Papers about recommendation systems that I am interested in☆365Updated 5 years ago
- An other implementation of GRU4REC using PyTorch