dmlc / kerasLinks
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
☆124Updated 6 years ago
Alternatives and similar repositories for keras
Users that are interested in keras are comparing it to the libraries listed below
Sorting:
- Standalone TensorBoard for visualizing in deep learning☆369Updated 5 years ago
- MXNet Tutorial for NVidia GTC 2016.☆131Updated 9 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆206Updated 4 years ago
- Pre-trained Models of DMLC Project☆266Updated 4 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 7 years ago
- neon model zoo☆178Updated 2 years ago
- Extra batteries for Keras☆257Updated 7 years ago
- Slides from MXNet tutorials☆51Updated 7 years ago
- CVPR 2017 Tutorial☆329Updated 7 years ago
- All Convolutional Network: (https://arxiv.org/abs/1412.6806#) implementation in Keras☆118Updated 7 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆171Updated 6 years ago
- Scripts/notebooks for The Nature Conservancy's fish classification competition☆69Updated 8 years ago
- [DEPRECATED] Amazon Deep Learning's Keras with Apache MXNet support☆289Updated 2 years ago
- Tips for optimizing TensorFlow code☆73Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- ONNX model format support for Apache MXNet☆96Updated 6 years ago
- Benchmarking State-of-the-Art Deep Learning Software Tools☆170Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- MXNet Model Serving☆25Updated 7 years ago
- Your every day Keras toolbox.☆76Updated 7 years ago
- ☆239Updated 7 years ago
- Hands-on TensorBoard (TensorFlow Dev Summit 2017)☆85Updated 8 years ago
- google tensorflow deep learning for big data examples☆201Updated 9 years ago
- KDD18 Tutorial: Deep Learning and Natural Language Processing with Apache MXNet (Incubating) Gluon☆171Updated 6 years ago
- Generative Adversarial Networks with Keras