blei-lab / hdp

Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.
GNU General Public License v2.0
150 stars 47 forks source link

Memory-related errors during training #7

Open hugill opened 7 years ago

hugill commented 7 years ago

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 killed after a few minutes.