saurabhmathur96 / movie-recommendationsLinks
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
Sorting:
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 6 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 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
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.☆33Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- ☆29Updated 7 years ago
- some papers about the recommender system☆22Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆92Updated 5 years ago
- [Python3.6] IEEE Paper "Matrix Factorization Techniques for Recommender Systems" by Koren,Bell,Volinsky☆30Updated 6 years ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 6 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- ☆73Updated 5 years ago
- Attentive Group Recommendation☆134Updated 4 years ago
- Keras implementation of AutoRec and DeepRecommender from Nvidia.☆63Updated 5 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- Uses Collaborative Filtering and NLP to recommend Books based on the Movie liking of the user.☆21Updated 6 years ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆34Updated 3 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆148Updated 6 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆118Updated 4 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated 10 months ago
- Recommendation Alogrithms code by pytorch☆14Updated 6 years ago
- models for grocery shopping behavior (Wan et al, CIKM'18, Wan et al, WWW'17)☆53Updated 6 years ago
- An implementation of "Recurrent Recommender Networks" with Tensorflow.☆33Updated 7 years ago
- TimeSVD++ model: Recommender system using Matrix Factorization techniques, while utilize temporal models to extend models accuracy.☆24Updated 6 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 7 years ago