Skip to content

a Gaussian Mixture Model (GMM) implementation.

License

Notifications You must be signed in to change notification settings

H2020-InFuse/fast-gmm

 
 

Repository files navigation

Fast GMM
========
A fast Gaussian Mixture Model implementation.

Features
========
- Multi-thread utilization
- fast exponential function computation

Thanks
======
- fastexp
- Threadpool
- tclap

About

a Gaussian Mixture Model (GMM) implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • Makefile 8.6%
  • Python 7.7%