AForge.Neuro 2.2.5

dotnet add package AForge.Neuro --version 2.2.5
NuGet\Install-Package AForge.Neuro -Version 2.2.5
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="AForge.Neuro" Version="2.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AForge.Neuro --version 2.2.5
#r "nuget: AForge.Neuro, 2.2.5"
#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.
// Install AForge.Neuro as a Cake Addin
#addin nuget:?package=AForge.Neuro&version=2.2.5

// Install AForge.Neuro as a Cake Tool
#tool nuget:?package=AForge.Neuro&version=2.2.5

The AForge.Neuro library contains classes for artificial neural network computation - feed forwards networks with error back propagation learning and Kohonen self organizing maps. Full list of features is available on the project's web site.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (1)

Showing the top 1 popular GitHub repositories that depend on AForge.Neuro:

Repository Stars
ArmenAg/Improvisation
A program that learns music structure of given midi files and able to generate new melodies by judmental of other compositions. E.g. generate melody in style of Armstrong as negatively judged by Eminem and positively by Bach.
Version Downloads Last updated
2.2.5 187,520 7/17/2013
2.2.4 5,704 2/23/2012
2.2.3 2,361 12/12/2011
2.2.2 2,321 9/18/2011