saurabhmathur96 / movie-recommendationsLinks
Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference
☆19Updated 6 years ago
Alternatives and similar repositories for movie-recommendations
Users that are interested in movie-recommendations are comparing it to the libraries listed below
Sorting:
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 7 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆73Updated 7 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆91Updated 5 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆119Updated 4 years ago
- Experiment results using FM, FFM and DeepFM algorithms in Criteo Display Advertising Challenge(https://www.kaggle.com/c/criteo-display-ad…☆13Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Item2vec_tutorial_git☆109Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 6 years ago
- Code based in TensorFlow☆51Updated 5 years ago
- Attentive Group Recommendation☆136Updated 5 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆149Updated 6 years ago
- Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous informatio…☆190Updated 7 years ago
- Implement item2vec algorithm☆77Updated 7 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆93Updated 6 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated last year
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Adversarial Learning, Matrix Factorization, Recommendation☆217Updated 6 years ago
- keras 2.1.4 / tensorflow 1.7.0☆16Updated 7 years ago
- ☆74Updated 5 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- Recommendation Models in TensorFlow☆47Updated 6 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.☆34Updated 7 years ago
- Tensorflow implementation for Interaction-aware factorization machines☆50Updated 6 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 6 years ago