Jadee / RecSysLinks
The algorithms about Recommender System, such as PMF, PLSA, ALS, RBM and so on.
☆14Updated 10 years ago
Alternatives and similar repositories for RecSys
Users that are interested in RecSys are comparing it to the libraries listed below
Sorting:
- An implement of Factorization Machines (LibFM)☆250Updated 7 years ago
- Some deep learning based recsys for open learning.☆400Updated 7 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- ☆447Updated last year
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆408Updated 8 years ago
- ☆91Updated 7 years ago
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆374Updated 5 years ago
- Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)☆286Updated 8 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 8 years ago
- Factorization Machines implementation with Tensorflow☆142Updated 7 years ago
- Recommender system based on SVD☆10Updated 10 years ago
- A practical movie recommend project based on Item2vec.☆281Updated 5 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆260Updated 9 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- 2nd place solution for Avazu click-through rate prediction competition☆439Updated 10 years ago
- code of paper `Deep Neural Networks for Youtube Recommendation`☆408Updated 8 years ago
- recommendation system with python☆311Updated 7 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- 将SVD应用于推荐系统中的 评分预测问题☆188Updated 10 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 4 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 7 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆107Updated 7 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- recommendation system with Youtube Deep Net☆84Updated 7 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems☆112Updated 9 years ago
- TensorFlow Implementation of Attentional Factorization Machine☆407Updated 7 years ago
- JData算法大赛☆31Updated 8 years ago
- This is a kaggle challenge project called Display Advertising Challenge by CriteoLabs at 2014.这是2014年由CriteoLabs在kaggle上发起的广告点击率预估挑战项目。☆361Updated 6 years ago
- libffm with ftrl updater☆94Updated 8 years ago