SciSharp/Keras.NET
A .NET binding for Keras providing a high-level neural networks API for C# and F#.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Keras.NET is a .NET port of the Keras deep learning library, enabling C# and F# developers to build neural networks through a Python binding. It runs on top of TensorFlow, CNTK, or Theano backends and provides a high-level API focused on fast experimentation and quick prototyping of both convolutional and recurrent networks.