- Playground: for those just getting started, or looking for fun dates
- Modeling Tools/Utilities
- Implementations/Pre-trained Models
- Visualization Tools
- Learning
- Art
- Interoperating with other frameworks
- Tensorflow Playground: Great tool to understand how all the pieces in a modern Deep Learning model training pipeline (like the one Keras enables) come together and to play with it on small datasets, all without writing any code.
- The Machine Learning Crash Course from Google has many exercises that can be done with Playground. Here is the link to exercises on Neural Networks.
- ConvNetJS served as one of the inspirations for Tensorflow Playground and has a few demos of its own.
- GAN Lab is just like Tensorflow Playground, but for GANs
- AI Experiments is a showcase of simple and fun applications of Machine Learning and Deep Learning. If you are looking for an idea for your next project, this could help.
- TensorFire has some great demos.
- For Neural Style Transfer, Deepart has a demo where you can create your own images and a gallery page where you can see what others have created.
- Magenta is great for making Music and Art with Tensorflow. It has a demo page
- https://github.com/joeddav/devol
- https://github.com/maxpumperla/hyperas
- https://github.com/keras-team/keras-contrib
- Accelerating Deep Learning with Multiprocess Image Augmentation in Keras (accompanying blog post)
- ml-tools: Tools for common machine learning tasks using Tensorflow and Keras
- https://github.com/kuza55/keras-extras
- keras-multi-gpu: Multi-GPU data-parallel training in Keras
- keras_callbacks_example: Keras Callback Examples
- https://github.com/raghakot/keras-resnet
- https://github.com/XifengGuo/CapsNet-Keras Tags:
- https://github.com/kentsommer/keras-inceptionV4
- https://github.com/fchollet/deep-learning-models
- https://github.com/titu1994/DenseNet
- BatchRenormalization: Batch Renormalization algorithm implementation in Keras
- mlp: Multilayer Perceptron Keras wrapper for sklearn
- Image-Classification-Mobile: Sandbox for training large-scale image classification networks for embedded systems, including collection of pretrained classification models for Keras with MXNet backend
- Keras Implementation of Ladder Network for Semi-Supervised Learning
- https://github.com/merantix/picasso
- https://github.com/raghakot/keras-vis
- https://github.com/fchollet/hualos
- quiver: Interactive convnet features visualization for Keras (homepage)
- hera: Train/evaluate a Keras model, get metrics streamed to a dashboard in your browser
- picard: Easily declare large spaces of (keras) neural networks and run (hyperopt) optimization experiments on them (homepage)
- keras-visualize-activations: Activation Maps Visualization for Keras
- http://neuralnetworksanddeeplearning.com/index.html (great for those just starting with Deep Learning)
- https://github.com/sachinruk/deepschool.io
- https://github.com/leriomaggio/deep-learning-keras-tensorflow
- https://github.com/kailashahirwar/cheatsheets-ai
- https://github.com/donnemartin/data-science-ipython-notebooks
- https://github.com/xingkongliang/Keras-Tutorials
- https://github.com/anujgupta82/DeepNets/tree/master/Keras/Keras_from_scratch
- https://github.com/chibuk/simple-cnn-keras-colaboratory