keras
Deep learning framework
A high-level deep learning framework for building and training neural networks on multiple backend engines
Deep Learning for humans
62k stars
2k watching
19k forks
Language: Python
last commit: 6 days ago
Linked from 7 awesome lists
data-sciencedeep-learningjaxmachine-learningneural-networkspythonpytorchtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
keras-team/keras-cv | Provides modular computer vision components compatible with various deep learning frameworks | 1,010 |
marcbs/keras | An extension of Keras with new functionalities and tools for multimodal learning | 225 |
titu1994/keras-resnext | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |
imlab-uiip/keras-segnet | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 184 |
kotlin/kotlindl | A high-level Deep Learning API for training and deploying neural networks written in Kotlin. | 1,474 |
titu1994/keras-dualpathnetworks | Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements | 114 |
objectprofile/kerasbridge | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |
ahmedfgad/kerasga | A Python library for training Keras models using the genetic algorithm | 36 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |