A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17
☆354Nov 12, 2021Updated 4 years ago
Alternatives and similar repositories for NCF
Users that are interested in NCF are comparing it to the libraries listed below
Sorting:
- pytorch version of neural collaborative filtering☆510Jun 23, 2024Updated last year
- Neural Collaborative Filtering☆1,873Aug 27, 2022Updated 3 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Jun 30, 2019Updated 6 years ago
- PyTorch Implementation for Neural Graph Collaborative Filtering☆307Mar 7, 2021Updated 5 years ago
- Neural Graph Collaborative Filtering, SIGIR2019☆850May 7, 2020Updated 5 years ago
- A toy implementation of Neural Graph Collaborative filtering☆87Jan 10, 2020Updated 6 years ago
- A pytorch implementation for He et al. Neural Factorization Machines for Sparse Predictive Analytics on SIGIR 2017.☆39Jun 27, 2019Updated 6 years ago
- The PyTorch implementation of LightGCN☆1,030Aug 6, 2023Updated 2 years ago
- Bayesian Personalized Ranking using PyTorch☆140Mar 23, 2025Updated 11 months ago
- Next RecSys Library☆1,062Mar 24, 2023Updated 2 years ago
- ☆15May 1, 2020Updated 5 years ago
- An other implementation of GRU4REC using PyTorch☆253Sep 12, 2021Updated 4 years ago
- Variational autoencoders for collaborative filtering☆543Feb 19, 2018Updated 8 years ago
- A pytorch implementation for BPR (Bayesian Personalized Ranking).