faizanahemad / Hybrid-Weighted-Embedding-RecommenderLinks
A Hybrid Recommendation system which uses Content embeddings and augments them with collaborative features. Weighted Combination of embeddings enables solving cold start with fast training and serving
☆17Updated 2 years ago
Alternatives and similar repositories for Hybrid-Weighted-Embedding-Recommender
Users that are interested in Hybrid-Weighted-Embedding-Recommender are comparing it to the libraries listed below
Sorting:
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- This is a new deep learning model for recommender system, which we called PHD☆32Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Session based Recommendation, RecSys, TensorFlow☆22Updated 7 years ago
- some papers about the recommender system☆22Updated 6 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 6 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- deep learning for recommender system☆44Updated 6 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- In this project, we will revisit the problem central to recommender systems: predicting a user’s preference for some item they have not y …☆25Updated 8 years ago
- Keras implementation of GRU4Rec session-based recommender system☆106Updated 10 months ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 6 years ago
- A Matlab implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆76Updated 6 years ago
- Search and Recommender Systems papers with Code☆22Updated 6 years ago
- Session-based Recommendations with Recurrent Neural Networks☆14Updated 7 years ago
- My Keras implementation of Matrix Factorization (MF) and Bayesian Personalized Ranking (BPR)☆30Updated 8 years ago
- Implementation of AutoSVD++ (SIGIR 2017)☆15Updated 6 years ago
- Recommendation Models in TensorFlow☆46Updated 6 years ago
- Session-based Recommendations with Recurrent Neural Networks (GRU4Rec) Tutorial☆12Updated 6 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆148Updated 6 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 5 years ago
- DeepCF: A Unified Framework of Representation Learning and Matching Function Learning in Recommender System☆66Updated 3 years ago
- Mengting Wan, Julian McAuley, "Item Recommendation on Monotonic Behavior Chains", in Proc. of 2018 ACM Conference on Recommender Systems …☆55Updated 6 months ago
- ☆20Updated 6 years ago
- A method collection for top-k recommendation☆62Updated 3 years ago
- Knowledge-enhanced Neighborhood Interaction model for recommendation☆63Updated 5 years ago
- recommendation system written by matlab codes☆47Updated 5 years ago
- An algorithm based on https://github.com/hexiangnan/neural_collaborative_filtering/ but improving by add item information☆12Updated 8 years ago