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.

GitHub

606 stars
25 watching
128 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

csharp-librarydeep-learningdeep-learning-libraryfsharp-librarykeraskeras-neural-networksneural-network

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
keras-team/kerasA high-level deep learning framework for building and training neural networks on multiple backend engines62,196
titu1994/keras-resnextAn implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification.224
fengwang/cerasAn open-source C++ library for building and training neural networks120
imlab-uiip/keras-segnetAn implementation of a deep learning architecture for image segmentation using the Keras framework.185
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
keras-team/keras-hubA unified interface to various deep learning architectures818
dobiasd/frugally-deepA lightweight C++ library that enables the use of Keras models without linking to TensorFlow1,078
marcbs/kerasAn extension of Keras with new functionalities including conversion from Caffe models and support for multimodal data.225
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
titu1994/keras-dualpathnetworksProvides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements114
mrdimosthenis/fsharp.synapsesA plug-and-play F# library for building and training neural networks14
shathe/mnasnet-keras-tensorflowAn implementation of MnasNet architecture in Keras for TensorFlow using Python99
objectprofile/kerasbridgeA Smalltalk-based wrapper around the Keras deep learning framework6
titu1994/inception-v4Implementations of deep learning architectures in Keras using the Functional API387
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650