keras
Machine learning framework
An extension of Keras with new functionalities and tools for multimodal learning
Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.
225 stars
18 watching
58 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
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 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
keras-team/keras-cv | Provides modular computer vision components compatible with various deep learning frameworks | 1,010 |
dobiasd/frugally-deep | A lightweight C++ library that enables the use of Keras models without linking to TensorFlow | 1,073 |
objectprofile/kerasbridge | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
imlab-uiip/keras-segnet | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 184 |
philipperemy/keract | An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,045 |
titu1994/keras-resnext | An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. | 224 |
maxpumperla/elephas | Enables distributed deep learning with Keras and Spark for scalable model training | 1,574 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 7 |
alexpasqua/keras-caffe-converter | Enables conversion and optimization of neural networks between Keras and Caffe frameworks | 6 |