lessw2020 / Best-Deep-Learning-OptimizersLinks
Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable
☆215Updated 4 years ago
Alternatives and similar repositories for Best-Deep-Learning-Optimizers
Users that are interested in Best-Deep-Learning-Optimizers are comparing it to the libraries listed below
Sorting:
- Easy-to-use AdaHessian optimizer (PyTorch)☆79Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆331Updated last year
- This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"☆180Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year
- Over9000 optimizer☆426Updated 2 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆135Updated 3 months ago
- Implementation for the Lookahead Optimizer.☆240Updated 3 years ago
- ADAHESSIAN: An Adaptive Second Order Optimizer for Machine Learning☆277Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- ☆47Updated 4 years ago
- ☆376Updated last year
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- pytorch implement of Lookahead Optimizer☆190Updated 3 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 9 months ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- Fast Block Sparse Matrices for Pytorch☆547Updated 4 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago