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:
- 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☆51Updated 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 …☆72Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆92Updated 5 years ago
- Keras implementation of AutoRec and DeepRecommender from Nvidia.☆63Updated 5 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Implement item2vec algorithm☆76Updated 6 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆118Updated 4 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆172Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆94Updated 5 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆148Updated 6 years ago
- some papers about the recommender system☆22Updated 7 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…☆24Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 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
- ToR[e]cSys is a PyTorch Framework to implement recommendation system algorithms, including but not limited to click-through-rate (CTR) pr…☆104Updated 3 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- keras 2.1.4 / tensorflow 1.7.0☆16Updated 7 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 7 years ago
- Implementation of A Neural Collaborative Filtering Model with Interaction-based Neighborhood (NNCF)☆16Updated 6 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆185Updated 5 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- Item2vec_tutorial_git☆109Updated 7 years ago
- Attentive Group Recommendation☆134Updated 4 years ago