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.
601 stars
25 watching
128 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-librarydeep-learningdeep-learning-libraryfsharp-librarykeraskeras-neural-networksneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
keras-team/keras | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,045 |
titu1994/keras-resnext | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
fengwang/ceras | An open-source C++ library for building and training neural networks | 120 |
imlab-uiip/keras-segnet | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 184 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
dobiasd/frugally-deep | A lightweight C++ library that enables the use of Keras models without linking to TensorFlow | 1,073 |
marcbs/keras | An extension of Keras with new functionalities and tools for multimodal learning | 225 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
titu1994/keras-dualpathnetworks | Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
mrdimosthenis/fsharp.synapses | A plug-and-play F# library for building and training neural networks | 14 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
objectprofile/kerasbridge | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |
titu1994/inception-v4 | Implementations of deep learning architectures in Keras using the Functional API | 386 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |