Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 281 Bytes

Single Machine implementation of LDA

  1. singleLDA contains various implementation of single threaded LDA
  2. parallelLDA contains various implementation of multi threaded LDA
  3. data is a placeholder folder where to put the data and also it contains some preprocessing scripts