srp98 / Movie-Recommender-using-RBM
A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.
☆33Updated 6 years ago
Alternatives and similar repositories for Movie-Recommender-using-RBM:
Users that are interested in Movie-Recommender-using-RBM are comparing it to the libraries listed below
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 5 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated 7 months ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python