https://github.com/blei-lab/ctr
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.
https://github.com/blei-lab/ctr
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/blei-lab/ctr
- Owner: blei-lab
- License: gpl-2.0
- Created: 2015-03-29T22:29:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T10:51:32.000Z (over 9 years ago)
- Last Synced: 2024-11-13T01:33:58.573Z (5 months ago)
- Language: C++
- Size: 195 KB
- Stars: 147
- Watchers: 42
- Forks: 43
- Open Issues: 2
Awesome Lists containing this project
- awesome-topic-models - ctr - C++ implementation of collaborative topic models by Chong Wang (Research Implementations / Embedding based Topic Models)