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
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- An user based and item based movie rating prediction recommender system based on data provided by MovieLens using memory-based Collaborat…☆9Updated 8 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- Implementation of A Neural Collaborative Filtering Model with Interaction-based Neighborhood (NNCF)☆16Updated 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
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆186Updated 5 years ago
- Probabilistic Matrix Factorization with Social Trust for Recommendation (Ma et al. SIGIR 2009)☆19Updated 8 years ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆35Updated 3 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 7 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 6 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 5 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- Sequential User-based Recurrent Neural Network Recommendations☆9Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- My Keras implementation of Matrix Factorization (MF) and Bayesian Personalized Ranking (BPR)☆29Updated 7 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆36Updated 6 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 years ago
- Matrix Factorization based Movie Recommender System for group of users.☆14Updated 7 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆117Updated 3 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 4 years ago
- Recommendation Models in TensorFlow☆46Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆89Updated 5 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 years ago
- ☆101Updated 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