nnimish19 / hybrid-recommender-systemLinks
uses collaborative and content based filtering techniques
☆14Updated 8 years ago
Alternatives and similar repositories for hybrid-recommender-system
Users that are interested in hybrid-recommender-system 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
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- The purpose of our research is to study reinforcement learning approaches to building a movie recommender system. We formulate the proble…☆119Updated 5 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆172Updated 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…☆24Updated 7 years ago
- ☆370Updated last year
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- Recommendation Models in TensorFlow☆46Updated 6 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- A python library for music recommendation☆100Updated 3 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆159Updated 9 years ago
- This repository contains python (using Keras) code implementing variational autoencoders for collaborative filtering on movielens and spo…☆34Updated 3 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 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
- Collaborative Deep Learning for Recommender Systems.☆72Updated 8 years ago
- A method collection for top-k recommendation☆62Updated 3 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"