10 packages returned for Tags:"keras"
- 44,850 total downloads
- last updated 12/7/2020
- Latest version: 3.8.5
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.
- 20,469 total downloads
- last updated 1/8/2022
- Latest version: 0.7.0
Keras for .NET
Keras is an API designed for human beings, not machines. Keras follows best practices for reducing cognitive load: it offers consistent & simple APIs, it minimizes the number of user actions required for common use cases, and it provides clear & actionable error messages.
- 20,038 total downloads
- last updated 12/7/2020
- Latest version: 3.8.5
C# bindings for Keras on Linux - Keras.NET is a high-level neural networks API, capable of running on top of TensorFlow, CNTK, or Theano.
- 18,818 total downloads
- last updated 12/7/2020
- Latest version: 3.8.5
C# bindings for Keras on OSX - Keras.NET is a high-level neural networks API, capable of running on top of TensorFlow, CNTK, or Theano.
- 8,617 total downloads
- last updated 2/11/2020
- Latest version: 0.15.7.2
FULL TensorFlow 1.15 for .NET with Keras. Build, train, checkpoint, execute models.
Comparison with TensorFlowSharp: https://github.com/losttech/Gradient/#why-not-tensorflowsharp
Comparison with TensorFlow.NET: https://github.com/losttech/Gradient/#why-not-tensorflow-net
Allows building arbitrary...
More information
- 2,776 total downloads
- last updated 8/28/2019
- Latest version: 0.4.2
C# library for easy Deep Learning and Deep Reinforcement Learning. It is wrapper over C# CNTK API. Has implementation of layers (LSTM, Convolution etc.), optimizers, losses, shortcut-connections, sequential model, sequential multi-output model, agent teachers, policy gradients, actor-critic etc....
More information
- 2,873 total downloads
- last updated 5/17/2021
- Latest version: 2.5.0-preview1
FULL TensorFlow 2.5+ for .NET with Keras. Build, train, checkpoint, execute models.
Samples: https://github.com/losttech/Gradient-Samples, https://github.com/losttech/YOLOv4, https://github.com/losttech/Siren
Deep learning with .NET blog: https://ml.blogs.losttech.software/
Comparison with...
More information
- 1,441 total downloads
- last updated 9/1/2021
- Latest version: 0.6.3.1
Keras for .NET
Keras is an API designed for human beings, not machines. Keras follows best practices for reducing cognitive load: it offers consistent & simple APIs, it minimizes the number of user actions required for common use cases, and it provides clear & actionable error messages.
- 516 total downloads
- last updated 9/5/2020
- Latest version: 0.1.1
SIREN neural network (https://vsitzmann.github.io/siren/).
Network with sine activations, perfect for neural representations of various signals: images, video, audio.
SOTA 2020.
See project page for usage example.