AForge.Genetic
2.2.5
Install-Package AForge.Genetic -Version 2.2.5
dotnet add package AForge.Genetic --version 2.2.5
<PackageReference Include="AForge.Genetic" Version="2.2.5" />
paket add AForge.Genetic --version 2.2.5
#r "nuget: AForge.Genetic, 2.2.5"
// Install AForge.Genetic as a Cake Addin
#addin nuget:?package=AForge.Genetic&version=2.2.5
// Install AForge.Genetic as a Cake Tool
#tool nuget:?package=AForge.Genetic&version=2.2.5
The AForge.Genetic library contains classes to run Genetic Algorithms (GA), Genetic Programming (GP) and Gene Expression Programming (GEP). Set of chromosome and selection classes are provided. Full list of features is available on the project's web site.
Product | Versions |
---|---|
.NET Framework | net |
-
- AForge (>= 2.2.5)
- AForge.Math (>= 2.2.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AForge.Genetic:
Package | Downloads |
---|---|
AForge.Neuro
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.