C# bindings for Keras on Win64 - Keras.NET is a high-level neural networks API, capable of running on top of TensorFlow, CNTK, or Theano.
Info
| Version: | 3.8.5 |
| Author(s): | SciSharp Team |
| Last Update: | Monday, December 7, 2020 |
| .NET Fiddle: | Online Example |
| Project Url: | https://scisharp.github.io/Keras.NET/ |
| NuGet Url: | https://www.nuget.org/packages/Keras.NET |
Install
Install-Package Keras.NET
dotnet add package Keras.NET
paket add Keras.NET
Keras.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- Numpy.Bare(>= 3.8.1.25)
Tags