WindQAQ / tf-recsysView external linksLinks
tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.
☆93Dec 19, 2019Updated 6 years ago
Alternatives and similar repositories for tf-recsys
Users that are interested in tf-recsys are comparing it to the libraries listed below
Sorting:
- Recommendation Practice for MovieLens☆20Nov 17, 2014Updated 11 years ago
- ☆20Dec 1, 2016Updated 9 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Oct 23, 2019Updated 6 years ago
- Code for "Using Embeddings to Correct for Unobserved Confounding"☆10May 31, 2019Updated 6 years ago
- Effective sampling methods within TensorFlow input functions.☆10Mar 24, 2023Updated 2 years ago
- add ftrl_fm cython implementation☆13Sep 15, 2016Updated 9 years ago
- Code related to "Explaining and Generalizing Skip-Gram through Exponential Family Principal Component Analysis" (EACL 2017)☆11Feb 5, 2018Updated 8 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Apr 4, 2018Updated 7 years ago
- A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the back…☆24Jan 23, 2018Updated 8 years ago
- Simple Alternating Least Squares (ALS) recommender implementation for the Netflix dataset☆12Sep 14, 2014Updated 11 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆210May 28, 2018Updated 7 years ago
- VAEs on Sparse Data☆12Oct 15, 2017Updated 8 years ago
- Movie Recommendation System using Apache Spark and Python implementing User based Collaborative Filtering and Item Based Collaborative Fi…☆12Mar 13, 2016Updated 9 years ago
- ☆12Oct 18, 2020Updated 5 years ago
- Implementation of A Neural Collaborative Filtering Model with Interaction-based Neighborhood (NNCF)☆16Aug 3, 2018Updated 7 years ago
- Collaborative Deep Learning (CDL)☆58Jun 25, 2018Updated 7 years ago
- ☆15May 16, 2017Updated 8 years ago
- tutorial about recommendation system☆15Nov 1, 2019Updated 6 years ago
- Implementation of AutoSVD++ (SIGIR 2017)☆15Aug 10, 2018Updated 7 years ago
- Implementation of SVD and SVD++ for recommendation☆32Jan 13, 2017Updated 9 years ago
- Deep Learning for Recommendation☆34Aug 18, 2017Updated 8 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Nov 14, 2019Updated 6 years ago
- RSTutorials: A Curated List of Algorithms about Traditional and Social Recommender System.☆714Apr 5, 2024Updated last year
- Attentive collaborative filtering: Multimedia recommendation with item-and component-level attention☆72Nov 27, 2017Updated 8 years ago
- A collection of resources for Recommender Systems (RecSys)☆535Dec 13, 2021Updated 4 years ago
- code for ResSys'18 paper: "Exploring Recommendations Under User-Controlled Data Filtering"☆23Oct 16, 2018Updated 7 years ago
- TensorFlow implementations of recommender systems models for implicit feedback & sequential actions☆14Dec 29, 2018Updated 7 years ago
- Adversarial Learning, Matrix Factorization, Recommendation☆217Mar 20, 2019Updated 6 years ago
- An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.☆1,165Jun 1, 2022Updated 3 years ago
- Recommendation System using Collaborative Filtering☆16Jun 19, 2016Updated 9 years ago
- TensorFlow implementation of AutoRec☆20Dec 15, 2017Updated 8 years ago
- Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"☆140Jan 9, 2019Updated 7 years ago
- Search and Recommender Systems papers with Code☆21Nov 17, 2018Updated 7 years ago
- ☆91Jan 8, 2018Updated 8 years ago
- Tensorflow-based Recommendation systems☆909Jun 21, 2019Updated 6 years ago
- Tensorflow implementation for Interaction-aware factorization machines☆50Nov 28, 2019Updated 6 years ago
- An implementation of GBDT+FM☆24Feb 23, 2017Updated 8 years ago
- implementation for the paper "FISM: Factored Item Similarity Models for Top-N Recommender Systems" by Tensorflow 1.2☆21Jan 15, 2018Updated 8 years ago
- Comparison how Tensorflow Wide and Deep model performs vs. XGBoost implementation☆19Mar 22, 2017Updated 8 years ago