SkillAgentSearch skills...

DPGMM.js

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

Install / Use

/learn @chrisschuette/DPGMM.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="http://chrisschuette.github.io/DPGMM.js/logo.png" alt="logo"></img>

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

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated7y ago
Forks1

Languages

JavaScript

Security Score

70/100

Audited on Jan 28, 2019

No findings