Neural Network Samples project is a neural netwoks demonstration using AForge.NET and Accord.NET.
You've to install the following libraries:
- Accord.NET
- Accord.IO
- Accord.Math
- Accord.Neuro
- AForge.NET
- AForge.Neuro
You can get them using NuGet
Install-Package <Package-Name>This project is free to use and distribute under MIT License