This is a lightweight package which is able to run neural networks with weights from different sources like Keras models.
Info
| Version: | 1.2.1 |
| Author(s): | Adam Budai |
| Last Update: | Saturday, October 21, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/adamtiger/NNSharp |
| NuGet Url: | https://www.nuget.org/packages/NNSharp |
Install
Install-Package NNSharp
dotnet add package NNSharp
paket add NNSharp
NNSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags