transcranial / stochastic-depthLinks
Implementation of Stochastic Depth Networks in Keras
☆13Updated 8 years ago
Alternatives and similar repositories for stochastic-depth
Users that are interested in stochastic-depth are comparing it to the libraries listed below
Sorting:
- Repository for the code of the paper "Neural Networks Regularization Through Class-wise Invariant Representation Learning".☆12Updated 7 years ago
- Keras implementation of NovoGrad☆20Updated 4 years ago
- Implemented Split-Brain Autoencoder by Zhang et al.☆8Updated 6 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 7 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 6 years ago
- A collection of Deep Learning papers I read, sorted by category.☆9Updated 6 years ago
- ☆54Updated 3 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- ☆13Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Residual Network of Residual Networks in Keras☆23Updated 8 years ago
- Lifelong Variational Autoencoder☆14Updated 7 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- ☆13Updated 7 years ago
- An algorithm for classification from a graph-sparse support☆15Updated 6 years ago
- A discrete sequential VAE☆40Updated 5 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 6 years ago
- Chainer implementation of the paper Robust Conditional Generative Adversarial Networks