mgrankin / over9000
Over9000 optimizer
☆426Updated 2 years ago
Alternatives and similar repositories for over9000:
Users that are interested in over9000 are comparing it to the libraries listed below
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆335Updated 5 years ago
- High-level batteries-included neural network training library for Pytorch☆400Updated 3 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,200Updated last year
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆214Updated 4 years ago
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- Stochastic Weight Averaging in PyTorch☆970Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 11 months ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Efficient Learning of Augmentation Policy Schedules☆505Updated 5 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 11 months ago
- PyTorch Boilerplate For Research☆609Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆686Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆148Updated 5 years ago
- torchbearer: A model fitting library for PyTorch☆640Updated last year
- RAdam implemented in Keras & TensorFlow☆325Updated 3 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆279Updated 6 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 2 years ago
- Experimental ground for optimizing memory of pytorch models