blei-lab / ctrLinks
Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.
☆147Updated 10 years ago
Alternatives and similar repositories for ctr
Users that are interested in ctr are comparing it to the libraries listed below
Sorting:
- CoFactor: Regularizing Matrix Factorization with Item Co-occurrence☆164Updated 8 years ago
- ☆169Updated 7 years ago
- RecSys Challenge 2016: job recommendations☆100Updated 8 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆80Updated 7 years ago
- Neural models for Collaborative Filtering☆127Updated 6 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆142Updated 8 years ago
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- ☆196Updated 7 years ago
- Bayesian Personalized Ranking☆214Updated 9 years ago
- Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf☆160Updated 10 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Updated 7 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Exposure Matrix Factorization: modeling user exposure in recommendation☆96Updated 9 years ago
- A Latent Dirichlet Allocation implementation in Python.☆51Updated 6 years ago
- This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.