saurabhmathur96 / movie-recommendations
Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference
☆19Updated 5 years ago
Alternatives and similar repositories for movie-recommendations:
Users that are interested in movie-recommendations 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
- Movie recommendation system built with factorization machines and deep learning☆10Updated 5 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆101Updated last year
- A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.☆34Updated 6 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆69Updated 6 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆36Updated 3 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆112Updated last year
- Several sequential recommended models implemented by tenosrflow1.x☆116Updated 3 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆88Updated 5 years ago
- some papers about the recommender system☆22Updated 6 years ago
- Matrix Factorization based Movie Recommender System for group of users.☆15Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 5 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…☆25Updated 6 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆148Updated 5 years ago
- Keras Implementation of "Deep Matrix Factorization Models for Recommender Systems"☆19Updated 4 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆207Updated 6 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- ☆21Updated 6 years ago
- deep learning for recommender system☆46Updated 6 years ago
- [Python3.6] IEEE Paper "Matrix Factorization Techniques for Recommender Systems" by Koren,Bell,Volinsky☆28Updated 5 years ago
- Recommendation Models in TensorFlow☆45Updated 6 years ago
- A PyTorch implementation of Neural Attentive Session Based Recommendation (NARM)☆107Updated 2 years ago
- Experiment results using FM, FFM and DeepFM algorithms in Criteo Display Advertising Challenge(https://www.kaggle.com/c/criteo-display-ad…☆13Updated 4 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆136Updated 6 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated 5 months ago