Skip to content

DPGMM.js is a JavaScript implementation of a Dirichlet process gaussian mixture model (DPGMM)

License

Notifications You must be signed in to change notification settings

chrisschuette/DPGMM.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

DPGMM.js

DPGMM.js is a JavaScript implementation of a Dirichlet process gaussian mixture model (DPGMM). Live Demo

The Dirichlet process is a stochastic process used in Bayesian nonparameteric models of data, particularly in infinite mixture models. It can be used to build clustering algorithms which do not make a-priori assumptions about the number of components in the data.

Dependencies

The project relies on the following dependencies:

References

About

DPGMM.js is a JavaScript implementation of a Dirichlet process gaussian mixture model (DPGMM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published