9 packages returned for Tags:"keras"
- 22,950 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.
- 10,383 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.
- 9,720 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.
- 4,809 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
- 1,513 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
- 1,181 total downloads
- last updated 1/9/2021
- Latest version: 0.3.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.
- 776 total downloads
- last updated 12/29/2020
- Latest version: 1.15.0
FULL TensorFlow 1.15 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
- 262 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.