This library aims to implement different mathematical optimization algorithms, such as regular and conjugate gradient descent.
Info
Version: | 0.1.0+180 |
Author(s): | Markus Mayer |
Last Update: | Sunday, July 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/widemeadows.Optimization |
Install
Install-Package widemeadows.Optimization
dotnet add package widemeadows.Optimization
paket add widemeadows.Optimization
widemeadows.Optimization Download (Unzip the "nupkg" after downloading)
Dependencies
- MathNet.Numerics(3.7.0)
Tags