hdp icon indicating copy to clipboard operation
hdp copied to clipboard

Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.

Results 6 hdp issues
Sort by recently updated
recently updated
newest added

I encountered that with some datasets, the final results of the training phase aren't stored under `--directory` if I use a `random_seed` of `13712` while hyper-sampling the concentration parameters as...

gsl: ../gsl/gsl_rng.h:200: ERROR: invalid n, either 0 or exceeds maximum value of generator Default GSL error handler invoked. how can I fix it thanks!

Where can I find the python code for the classical SVI paper? The following link is not valid any more. "http://www.cs.princeton.edu/~blei/topicmodeling.html" "Hoffman, M., Blei, D. M., Wang, C., & Paisley,...

Please give a proper training set and a good readme. Thanks in advance

I've made attempts to run hdp and hdp-faster on Ubuntu 16.04 and Windows 10. On Windows, hdp raises a segmentation fault and hdp-faster triggers std::bad_alloc. On Ubuntu, training sessions are...

Hello, I have been testing the function of hdp recently, but in the process of testing, I will encounter the problem that the process is killed due to the excessive...