yueatsprograms / Stochastic_DepthLinks
Deep Networks with Stochastic Depth
☆480Updated 6 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:
- OptNet - Reducing memory usage in torch neural nets☆283Updated 8 years ago
- A collection of snippets and libraries for Torch from e-Lab☆199Updated 6 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http…☆579Updated 5 years ago
- auto-tuning momentum SGD optimizer☆288Updated 6 years ago
- an imagenet example in torch.☆403Updated 8 years ago
- 92.45% on CIFAR-10 in Torch☆174Updated 8 years ago
- THE Deep Learning Benchmarks☆351Updated 8 years ago
- Reimplementation of DRAW☆345Updated 8 years ago
- Theano-based Alexnet☆229Updated 7 years ago
- ☆308Updated 9 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆366Updated 6 years ago
- Supporting public code for SIGBOVIK17 submission☆196Updated 8 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- Adversarial networks in TensorFlow☆171Updated 8 years ago
- Capsule network with variations. Originally proposed by Tieleman & Hinton : http://www.cs.toronto.edu/~tijmen/tijmen_thesis.pdf☆170Updated 7 years ago
- Training Very Deep Neural Networks Without Skip-Connections☆586Updated 6 years ago
- Random notes on papers, likely a short-term repo.☆674Updated 8 years ago
- Torch interface to HDF5 library☆239Updated 6 years ago
- Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubi…