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:
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- PyTorch implementation of the paper Dynamic Routing Between Capsules by Sara Sabour, Nicholas Frosst and Geoffrey Hinton☆170Updated 7 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Snapshot Ensembles in Torch (Snapshot Ensembles: Train 1, Get M for Free)☆189Updated 8 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- ☆304Updated 4 years ago
- pytorch implement of Lookahead Optimizer☆190Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- 2.86% and 15.85% on CIFAR-10 and CIFAR-100☆295Updated 6 years ago
- A PyTorch implementation for PyramidNets (Deep Pyramidal Residual Networks, https://arxiv.org/abs/1610.02915)☆272Updated 4 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago