Optimization and Machine Learning algorithm based on Linear Genetic Programming.
Info
Version: | 1.0.1 |
Author(s): | Chen Caishun |
Last Update: | Saturday, June 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cschen1205/cs-genetic-programming |
NuGet Url: | https://www.nuget.org/packages/lgp |
Install
Install-Package lgp
dotnet add package lgp
paket add lgp
lgp Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags