layout | category | title | date |
---|---|---|---|
post |
deep_learning |
Recommendation System |
2015-10-09 |
Making a Contextual Recommendation Engine(by Muktabh Mayank)
- youtube: https://www.youtube.com/watch?v=ToTyNF9kXkk&hd=1http://weibo.com/1402400261/profile?topnav=1&wvr=6
- video: http://pan.baidu.com/s/1eQFFVns
Image-based recommendations on styles and substitutes
- paper: http://cseweb.ucsd.edu/~jmcauley/pdfs/sigir15.pdf
- code: http://cseweb.ucsd.edu/~jmcauley/code/imageGraph.tar.gz
- data: http://jmcauley.ucsd.edu/data/amazon/
A Complex Network Approach for Collaborative Recommendation
Item2Vec: Neural Item Embedding for Collaborative Filtering
Wide & Deep Learning for Recommender Systems
Hybrid Recommender System based on Autoencoders
- arxiv: https://arxiv.org/abs/1606.07659
- github: https://github.com/fstrub95/Autoencoders_cf
- notes: https://github.com/jxieeducation/DIY-Data-Science/blob/master/papernotes/2016/06/hybrid-recommender-system-based-on-autoencoders.md
Parallel Recurrent Neural Network Architectures for Feature-rich Session-based Recommendations
Collaborative Filtering with Recurrent Neural Networks
- keywords: LSTM, movie recommendation
- arixv: http://arxiv.org/abs/1608.07400
Deep Neural Networks for YouTube Recommendations
Photo Filter Recommendation by Category-Aware Aesthetic Learning
- intro: Filter Aesthetic Comparison Dataset (FACD): 28,000 filtered images and 42,240 reliable image pairs with aesthetic comparison annotations
- arxiv: http://arxiv.org/abs/1608.05339
Convolutional Matrix Factorization for Document Context-Aware Recommendation
- project page: http://dm.postech.ac.kr/~cartopy/ConvMF/
- paper: http://dl.acm.org/citation.cfm?id=2959165
Deep learning for music recommendation
Recommending music on Spotify with deep learning
Generating Recommendations at Amazon Scale with Apache Spark and Amazon DSSTNE
NNRec: Neural models for Collaborative Filtering
- intro: Source code for, AutoRec, an autoencoder based model for collaborative filtering. This package also includes implementation of RBM based collaborative filtering model(RBM-CF).
- github: https://github.com/mesuvash/NNRec
Deep learning recommend system with TensorFlow
- intro: a general project to walk through the proceses of using TensorFlow
- github: https://github.com/tobegit3hub/deep_recommend_system
Deep Learning for Recommender Systems