sgugger / Adam-experimentsLinks
Experiments with Adam/AdamW/amsgrad
☆201Updated 6 years ago
Alternatives and similar repositories for Adam-experiments
Users that are interested in Adam-experiments are comparing it to the libraries listed below
Sorting:
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆169Updated 7 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- This repo houses the new PNN code, along with our responses to the issue raised in the recent Reddit discussion. The code is based on Mic…☆235Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆127Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- My personal toolkit for PyTorch development.☆128Updated 7 years ago
- A simple, flexible, and extensible template for PyTorch. It's beautiful.☆190Updated last year
- [NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".☆168Updated 5 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆197Updated 5 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- ☆304Updated 4 years ago
- Smooth Loss Functions for Deep Top-k Classification☆255Updated 3 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.☆219Updated last year
- Random miniprojects with pytorch.☆171Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Files to create the figures in the paper "Super-Convergence: Very Fast Training of Residual Networks Using Large Learning Rates"☆191Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago