![]() |
VOOZH | about |
dotnet add package AForge.Neuro --version 2.2.5
NuGet\Install-Package AForge.Neuro -Version 2.2.5
<PackageReference Include="AForge.Neuro" Version="2.2.5" />
<PackageVersion Include="AForge.Neuro" Version="2.2.5" />Directory.Packages.props
<PackageReference Include="AForge.Neuro" />Project file
paket add AForge.Neuro --version 2.2.5
#r "nuget: AForge.Neuro, 2.2.5"
#:package AForge.Neuro@2.2.5
#addin nuget:?package=AForge.Neuro&version=2.2.5Install as a Cake Addin
#tool nuget:?package=AForge.Neuro&version=2.2.5Install as a Cake Tool
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. |
This package is not used by any NuGet packages.
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.
|