avolkov1 / keras_experiments
Experimental Keras libraries and examples.
☆86Updated 6 years ago
Alternatives and similar repositories for keras_experiments:
Users that are interested in keras_experiments are comparing it to the libraries listed below
- Your every day Keras toolbox.☆76Updated 6 years ago
- Extra batteries for Keras☆257Updated 6 years ago
- Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.☆125Updated 6 years ago
- ☆239Updated 6 years ago
- Multi-GPU data-parallel training in Keras☆77Updated 7 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆155Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Extending Keras to support tfrecord dataset☆61Updated 7 years ago
- Implementation of UFCNN in Keras☆93Updated 8 years ago
- Keras implementation of Mobile Networks☆133Updated 6 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 7 years ago
- Residual network block in Keras☆72Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Scripts/notebooks for The Nature Conservancy's fish classification competition☆69Updated 7 years ago
- Deep Neural Network for object segmentation.☆187Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated last year
- Keras tutorial for Kaggle 2nd Annual Data Science Bowl☆176Updated 8 years ago
- Simple implementation of the LSUV initialization in keras☆67Updated 5 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal …