Bonsai.ML.Visualizers 0.2.0

Prefix Reserved
Suggested Alternatives

Bonsai.ML.Design

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Bonsai.ML.Visualizers --version 0.2.0
                    
NuGet\Install-Package Bonsai.ML.Visualizers -Version 0.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bonsai.ML.Visualizers" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bonsai.ML.Visualizers" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Bonsai.ML.Visualizers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bonsai.ML.Visualizers --version 0.2.0
                    
#r "nuget: Bonsai.ML.Visualizers, 0.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bonsai.ML.Visualizers@0.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bonsai.ML.Visualizers&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Bonsai.ML.Visualizers&version=0.2.0
                    
Install as a Cake 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.

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].

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated