项目作者: snsinfu

项目描述 :
Variational latent dirichlet allocation
高级语言: C++
项目地址: git://github.com/snsinfu/latent-dirichlet-allocation.git
创建时间: 2018-04-16T07:30:28Z
项目社区:https://github.com/snsinfu/latent-dirichlet-allocation

开源协议:MIT License

下载


Variational Latent Dirichlet Allocation

Testing

  1. mkdir tests/build
  2. cd tests/build
  3. cmake ..
  4. cmake --build .
  5. ./run_tests --durations yes

License

MIT License.