duboya / MovieLens_Recommender
Recommendation algorithms based on MovieLens
☆11Updated 5 years ago
Alternatives and similar repositories for MovieLens_Recommender:
Users that are interested in MovieLens_Recommender are comparing it to the libraries listed below
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 8 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- An user based and item based movie rating prediction recommender system based on data provided by MovieLens using memory-based Collaborat…☆10Updated 9 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative fi…☆32Updated 6 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- Recommendation System using Collaborative Filtering☆16Updated 8 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆119Updated 3 years ago
- Recommendation Models in TensorFlow☆46Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆91Updated 5 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆187Updated 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 7 years ago
- data☆8Updated 8 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 4 years ago
- Matrix Factorization based Movie Recommender System for group of users.☆14Updated 7 years ago
- A Hybrid Recommendation system which uses Content embeddings and augments them with collaborative features. Weighted Combination of embed…☆17Updated 2 years ago
- building a recommendation system using graph search methodologies. We will be comparing these different approaches and closely observe t…☆64Updated 8 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 years ago
- KKBox's Music Recommendation Challenge on Kaggle.☆32Updated 4 years ago
- The purpose of this Personalized Music Recommendation Engine is to use reinforcement learning approach to build a music recommender syste…☆34Updated 6 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆208Updated 6 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆147Updated 5 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆191Updated 9 months ago