Keras resources
This is a directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library.
If you have a high-quality tutorial or project to add, please open a PR.
Official starter resources
Tutorials
Code examples
Working with text
Working with images
Creative visual applications
Reinforcement learning
- DQN
 
- FlappyBird DQN
 
- async-RL: Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
 
Miscallenous architecture blueprints
Third-party libraries
- Elephas: Distributed Deep Learning with Keras & Spark
 
- Hyperas: Hyperparameter optimization
 
- Hera: in-browser metrics dashboard for Keras models
 
- Kerlym: reinforcement learning with Keras and OpenAI Gym
 
- Qlearning4K: reinforcement learning add-on for Keras
 
- seq2seq: Sequence to Sequence Learning with Keras
 
- Seya: Keras extras
 
- Keras Language Modeling: Language modeling tools for Keras
 
Projects built with Keras
- RocAlphaGo: An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search"
 
- DeepJazz: Deep learning driven jazz generation using Keras
 
- dataset-sts: Semantic Text Similarity Dataset Hub