banchan86 / machinelearning_docs

Bonsai Library containing reactive infrastructure for machine learning

Home Page:https://bonsai-rx.org/machinelearning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bonsai - Machine Learning

The Bonsai.ML project is a collection of packages with reactive infrastructure for adding machine learning algorithms in Bonsai. Below you will find the list of packages (and the included subpackages) currently available within the Bonsai.ML collection.

  • Bonsai.ML - provides core functionality across all Bonsai.ML packages.
  • Bonsai.ML.LinearDynamicalSystems - package for performing inference of linear dynamical systems. Interfaces with the lds_python package.
    • Bonsai.ML.LinearDynamicalSystems.Kinematics - subpackage included in the LinearDynamicalSystems package which supports using the Kalman Filter to infer kinematic data.
    • Bonsai.ML.LinearDynamicalSystems.LinearRegression - subpackage included in the LinearDynamicalSystems package which supports using the Kalman Filter to perform Bayesian linear regression.
  • Bonsai.ML.Visualizers - provides a set of visualizers for dynamic graphing/plotting.

Note

Bonsai.ML packages are installed through Bonsai's integrated package manager and are typically available for use immediately. However, certain packages may require additional steps for installation. See the dedicated package section for specific guides and documentation.

Acknowledgments

Development of this package was supported by funding from the Biotechnology and Biological Sciences Research Council [grant number BB/W019132/1].

About

Bonsai Library containing reactive infrastructure for machine learning

https://bonsai-rx.org/machinelearning/

License:MIT License


Languages

Language:C# 90.7%Language:Python 8.5%Language:PowerShell 0.7%