sukeshsangam / Deep-Learning-Model-for-Hybrid-Recommendation-Engine
A Hybrid recommendation engine built on deep learning architecture, which has the potential to combine content-based and collaborative filtering recommendation mechanisms using a deep learning supervisor
☆32Updated 6 years ago
Alternatives and similar repositories for Deep-Learning-Model-for-Hybrid-Recommendation-Engine:
Users that are interested in Deep-Learning-Model-for-Hybrid-Recommendation-Engine are comparing it to the libraries listed below
- A Content Based And A Hybrid Recommender System using content based filtering and Collaborative filtering☆17Updated 6 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆57Updated 5 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆37Updated 6 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
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- Recommendation Models in TensorFlow☆46Updated 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 8 years ago
- Hands-On Recommendation Systems with Python published by Packt☆258Updated 2 years ago
- A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.☆33Updated 6 years ago
- A recommender system built for book lovers.☆111Updated 5 years ago
- Matrix Factorization augmented with customer item meta data☆23Updated 7 years ago
- Recommendation System implementation which includes user based collaborative filtering, item based recommender and content boosted collab…☆19Updated 10 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 7 years ago
- A method collection for top-k recommendation☆63Updated 3 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 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
- We used deep learning models on SparkML to create a hybrid recommender system that leverages both content and collaborative data.☆14Updated 5 years ago
- It is a content based recommender system that uses tf-idf and cosine similarity for N Most SImilar Items from a dataset☆71Updated 4 years ago
- Keras implementation of AutoRec and DeepRecommender from Nvidia.☆63Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 years ago
- This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix…☆16Updated 4 years ago
- Recommender Systems and Collaborative Filtering☆18Updated 10 months ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆171Updated 5 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆208Updated 6 years ago
- 4 different recommendation engines for the MovieLens dataset.☆436Updated 5 years ago