sgugger / Adam-experiments
Experiments with Adam/AdamW/amsgrad
☆200Updated 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:
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆197Updated 5 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 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
- 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
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆295Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- ☆304Updated 4 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- pytorch implement of Lookahead Optimizer☆188Updated 2 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 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
- An implementation of shampoo☆74Updated 7 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago