Sunarker / HH-GMM

A hierarchical hybrid gaussian mixture model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HH-GMM

A hierarchical hybrid gaussian mixture model proposed by Jiangchao Yao


implementation of a hierarchical hybrid Gaussian mixture model for mining user interests.

How to use can be found from the statement of main() function in the source code. One important point is to initialize the mean of the Gaussian distribution with k-means.

reference paper: Discovering user interests from social images


About

A hierarchical hybrid gaussian mixture model


Languages

Language:C++ 100.0%