Skip to content
/ glda Public

GLDA: GPU-Accelerated Latent Dirichlet Allocation Training

Notifications You must be signed in to change notification settings

lumianph/glda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLDA: GPU-Accelerated Latent Dirichlet Allocation Training

INTRODUCTION

GLDA (GPU-accelerated LDA) is an improved version based on the popular Latent Dirichlet Allocation (LDA) software GibbsLDA++: http://gibbslda.sourceforge.net/ The same user interfaces are adopted in GLDA. However, the training speed is singificantly improved. For the current version with one GPU used, a speedup of around 15X is achieved compared with the original CPU-based GibbsLDA++.

INSTALL

Please modify the Makefile to specific the compute capability of your NVIDIA GPU cards. Then just type: make

Then an executable file lda is generated in the directory.

CITATION

If you would like cite this work:

Mian Lu, Ge Bai, Qiong Luo, Jie Tang, Jiuxin Zhao. Accelerating Topic Model Training on a Single Machine. APWeb 2013: 184-195

CONTACT

Mian Lu lumianph@gmail.com

About

GLDA: GPU-Accelerated Latent Dirichlet Allocation Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published