A lightweight and minimal neural network class library.
Info
Version: | 1.0.4 |
Author(s): | Matt Eland |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/IntegerMan/matteland.ai |
NuGet Url: | https://www.nuget.org/packages/MattEland.AI.Neural |
Install
Install-Package MattEland.AI.Neural
dotnet add package MattEland.AI.Neural
paket add MattEland.AI.Neural
MattEland.AI.Neural Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.1)
- MattEland.Shared(>= 1.0.2)