yihong-chen / neural-collaborative-filtering
pytorch version of neural collaborative filtering
☆494Updated 8 months ago
Alternatives and similar repositories for neural-collaborative-filtering:
Users that are interested in neural-collaborative-filtering are comparing it to the libraries listed below
- A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17☆347Updated 3 years ago
- SASRec: Self-Attentive Sequential Recommendation☆769Updated last year
- Neural Collaborative Filtering☆1,821Updated 2 years ago
- Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benc…☆552Updated 7 months ago
- Papers about recommendation systems that I am interested in☆367Updated 4 years ago
- “Chorus” of recommendation models: a light and flexible PyTorch framework for Top-K recommendation.☆570Updated this week
- Variational autoencoders for collaborative filtering☆533Updated 7 years ago
- This repository contains some datasets that I have collected in Recommender Systems.☆347Updated 4 years ago
- An other implementation of GRU4REC using PyTorch