sgugger / Adam-experimentsLinks
Experiments with Adam/AdamW/amsgrad
☆201Updated 7 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
- Complementary code for the Targeted Dropout paper☆255Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 7 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆141Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 6 years ago
- ☆306Updated 4 years ago
- Implementations of ideas from recent papers