Info
Version: | 1.0.3 |
Author(s): | Hemanth Kothoju |
Last Update: | Monday, January 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NeuralNetworks |
Install
Install-Package NeuralNetworks
dotnet add package NeuralNetworks
paket add NeuralNetworks
NeuralNetworks Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Backpropagation class for easy training and testing.
Code Project link:
http://www.codeproject.com/Articles/1016734/Parallel-Artificial-Neural-Networks-in-NET-Frame
GitHub link:
https://github.com/hemanthk119/NeuralNetworks/.