Keras.NET
Deep learning framework
A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models.
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
606 stars
25 watching
128 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
csharp-librarydeep-learningdeep-learning-libraryfsharp-librarykeraskeras-neural-networksneural-network
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,196 |
| | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
| | An open-source C++ library for building and training neural networks | 120 |
| | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |
| | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| | A unified interface to various deep learning architectures | 818 |
| | A lightweight C++ library that enables the use of Keras models without linking to TensorFlow | 1,078 |
| | An extension of Keras with new functionalities including conversion from Caffe models and support for multimodal data. | 225 |
| | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| | Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
| | A plug-and-play F# library for building and training neural networks | 14 |
| | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
| | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |
| | Implementations of deep learning architectures in Keras using the Functional API | 387 |
| | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |