Atcold / pytorch-CortexNetLinks
PyTorch implementation of the CortexNet predictive model
☆368Updated 6 years ago
Alternatives and similar repositories for pytorch-CortexNet
Users that are interested in pytorch-CortexNet are comparing it to the libraries listed below
Sorting:
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆297Updated 7 years ago
- Accelerate Neural Net Training by Progressively Freezing Layers☆211Updated 7 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆368Updated 6 years ago
- Deep Translation and Rotation Equivariance☆267Updated 6 years ago
- Speed up PixelCNN++ image generation by up to a 183 times☆482Updated 8 years ago
- auto-tuning momentum SGD optimizer☆288Updated 6 years ago
- Spatially Adaptive Computation Time for Residual Networks☆248Updated 2 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆287Updated 7 years ago
- Adversarially Learned Inference☆311Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- A Recurrent Neural Network for Object Segmentation☆127Updated 8 years ago
- TensorFlow input pipelines for multiple datasets for easy data fetching☆54Updated 8 years ago
- 📈 TensorFlow + Matplotlib as TF ops☆299Updated 6 years ago
- Tensorflow Implementation of Visual Interaction Networks☆131Updated 6 years ago
- The first public PyTorch implementation of Attentive Recurrent Comparators☆146Updated 8 years ago
- Training Very Deep Neural Networks Without Skip-Connections☆588Updated 7 years ago
- TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks☆119Updated 8 years ago
- ☆252Updated 8 years ago
- Fast Scattering Transform with CuPy/PyTorch☆294Updated 5 years ago
- PyTorch and Tensorflow functional model definitions☆587Updated 7 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- Capsule network with variations. Originally proposed by Tieleman & Hinton : http://www.cs.toronto.edu/~tijmen/tijmen_thesis.pdf