Online Learning of Moving Gaussians

Manipulate moving gaussians in real-time and see how an online learning algorithm reacts.
380 download
Aggiornato 20 apr 2012

Visualizza la licenza

In non-stationary learning problems, the target distribution changes over time, and our learned model must adapt. In this example, toy data is generated from two gaussian distributions. The learning algorithm receives data sequentially for training. In real-time, the user can manipulate the parameters of the target distribution, and see the learning algorithm react. An implementation of Online Gaussian Naive Bayes in included, with a forward-weighted option to facilitate adaptation. Other algorithms can be plugged in by conforming to a simple interface.

Cita come

Richard Stapenhurst (2026). Online Learning of Moving Gaussians (https://it.mathworks.com/matlabcentral/fileexchange/36236-online-learning-of-moving-gaussians), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Added DataGen.m for generating gaussians.

1.0.0.0