Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T10:51:32.000Z (over 9 years ago)
- Last Synced: 2024-08-03T18:21:50.358Z (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)