Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 149 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 149 Bytes

Guassian Mixture Model

编译运行:

mkdir build
cd build
cmake ..
make
cd ..
python test.py # 需要准备好 data 下的数据集