Skip to content

Bonsai Library containing reactive infrastructure for machine learning

License

Notifications You must be signed in to change notification settings

banchan86/machinelearning_docs

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.1%
  • Python 11.2%
  • PowerShell 0.7%