kzhai / PyHDPOld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyHDP

Generate data

python util/generate_data.py --number_of_topics=5 --number_of_vocabularies=20 --number_of_documents=200 --output_directory=../input/

Profile sampler

python -m cProfile hdp/launch_profiler.py

About


Languages

Language:Python 91.9%Language:R 4.9%Language:Shell 3.2%