ducha-aiki / LSUV-pytorchLinks
Simple implementation of the LSUV initialization in PyTorch
☆58Updated last year
Alternatives and similar repositories for LSUV-pytorch
Users that are interested in LSUV-pytorch are comparing it to the libraries listed below
Sorting:
- An implementation of shampoo☆78Updated 7 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 6 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- Odds and Ends and Things I've implemented.☆78Updated 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 8 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago
- "Learning Rate Dropout" in PyTorch