YanaiEliyahu / AdasOptimizerLinks
ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes the step size, truly making step size scheduling obsolete, achieving state-of-the-art training performance
☆85Updated 4 years ago
Alternatives and similar repositories for AdasOptimizer
Users that are interested in AdasOptimizer are comparing it to the libraries listed below
Sorting:
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- graftr: an interactive shell to view and edit PyTorch checkpoints.☆114Updated 5 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 4 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- ☆76Updated last year
- Auto-Magical Deploy AI model at large scale, high performance, and easy to use☆66Updated 2 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆161Updated 3 years ago
- Knowledge Distillation Toolkit☆88Updated 5 years ago
- ☆54Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Open Source Photos Platform Powered by PyTorch☆137Updated 3 years ago
- Zalo AI Challenge 2020 - Top 2 @ Voice Verification☆15Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆159Updated 4 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆206Updated 4 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆330Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- ☆156Updated 2 years ago
- PyTorch implementation of L2L execution algorithm☆108Updated 2 years ago
- An Easy To Use PyTorch Computer Vision Library☆52Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year