1. 首页
  2. 编程语言
  3. C++ 
  4. Latent Dirichlet Allocation,在C++实现

Latent Dirichlet Allocation,在C++实现

上传者: 2019-07-10 03:24:16上传 ZIP文件 208.34KB 热度 30次
LatenetDirichletAllocation的C++实现。隐语义分布的实现
下载地址
用户评论
码姐姐匿名网友 2019-07-10 03:24:16

写的很好,小数据可以跑,到大数据就挂了,不知道为啥.

码姐姐匿名网友 2019-07-10 03:24:16

写的很详细,值得一看