Genetic algorithm for evolving neural networks.
Info
Version: | 2.4.0 |
Author(s): | jobeland |
Last Update: | Thursday, July 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NeuralNetwork.GeneticAlgorithm |
Install
Install-Package NeuralNetwork.GeneticAlgorithm
dotnet add package NeuralNetwork.GeneticAlgorithm
paket add NeuralNetwork.GeneticAlgorithm
NeuralNetwork.GeneticAlgorithm Download (Unzip the "nupkg" after downloading)
Dependencies
- JoBeland.Logging(>= 1.0.0)
- NeuralNetwork(>= 7.4.0)
- Newtonsoft.Json(>= 9.0.1)