bonsai-rx / machinelearning

Bonsai Library containing reactive infrastructure for machine learning
https://bonsai-rx.org/machinelearning/
MIT License
4 stars 4 forks source link
bonsai-rx machine-learning

Bonsai - Machine Learning

The Bonsai.ML project is a collection of packages designed to integrate machine learning algorithms with Bonsai. This document provides an overview of the available packages and their functionalities.

Core Packages

Available Packages

Bonsai.ML.LinearDynamicalSystems

Facilitates inference using linear dynamical systems (LDS). It interfaces with the lds_python package using the Bonsai - Python Scripting library.

Bonsai.ML.LinearDynamicalSystems.Design

Visualizers and editor features for the LinearDynamicalSystems package.

Bonsai.ML.HiddenMarkovModels

Facilitates inference using Hidden Markov Models (HMMs). It interfaces with the ssm package using the Bonsai - Python Scripting library.

Bonsai.ML.HiddenMarkovModels.Design

Visualizers and editor features for the HiddenMarkovModels package.

[!NOTE] Bonsai.ML packages can be installed through Bonsai's integrated package manager and are generally ready for immediate use. However, some packages may require additional installation steps. Refer to the specific package section for detailed installation guides and documentation.

Acknowledgments

Development of the Bonsai.ML package is supported by the Biotechnology and Biological Sciences Research Council [grant number BB/W019132/1].