renmengye / revnet-public
Code for "The Reversible Residual Network: Backpropagation Without Storing Activations"
☆360Updated 6 years ago
Alternatives and similar repositories for revnet-public:
Users that are interested in revnet-public are comparing it to the libraries listed below
- i-RevNet Pytorch Code☆392Updated 4 years ago
- ☆122Updated 5 years ago
- ☆219Updated 6 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆255Updated last year
- Sparse Variational Dropout, ICML 2017☆312Updated 4 years ago
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆295Updated 6 years ago
- ☆251Updated 8 years ago
- CuPy fused PyTorch neural networks ops☆273Updated 7 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆237Updated 6 years ago
- Implementation of the reversible residual network in pytorch☆104Updated 3 years ago
- Fast Scattering Transform with CuPy/PyTorch☆297Updated 5 years ago
- PyTorch wrapper for FFTs☆316Updated 6 years ago
- Totally Versatile Miscellanea for Pytorch☆470Updated 3 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Spatially Adaptive Computation Time for Residual Networks☆248Updated 2 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆365Updated 6 years ago
- ☆123Updated 7 years ago
- Examples of C extensions for PyTorch☆255Updated 2 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- A tutorial on "Bayesian Compression for Deep Learning" published at NIPS (2017).☆206Updated 6 years ago
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆239Updated 3 years ago
- ☆133Updated 7 years ago
- An experimental technique for efficiently exploring neural architectures.☆491Updated 7 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆149Updated 7 years ago
- Training Very Deep Neural Networks Without Skip-Connections☆586Updated 6 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- PyTorch and Tensorflow functional model definitions☆586Updated 7 years ago
- Official Code for Invertible Residual Networks