sooftware / pytorch-lr-schedulerLinks
PyTorch implementation of some learning rate schedulers for deep learning researcher.
☆91Updated 3 years ago
Alternatives and similar repositories for pytorch-lr-scheduler
Users that are interested in pytorch-lr-scheduler are comparing it to the libraries listed below
Sorting:
- ☆466Updated 2 years ago
- PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI☆181Updated 2 years ago
- Learning Rate Warmup in PyTorch☆412Updated 3 months ago
- Gradient Reversal Layer for Domain Adaptation☆126Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆61Updated 10 months ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆238Updated last year
- [DEPRECATED] A knowledge distillation toolkit based on PyTorch and PyTorch Lightning.☆137Updated last year
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 6 months ago
- ☆30Updated 3 years ago
- ☆51Updated 5 years ago
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆337Updated last year
- PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech Recognition" (NeurIPS 2022)☆146Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- A minimal pytorch package implementing a gradient reversal layer.☆158Updated 11 months ago
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- Implementation of Linformer for Pytorch☆299Updated last year
- Adaptive Gradient Clipping☆149Updated 3 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆287Updated last year
- Implementation of Visual Transformer for Small-size Datasets☆125Updated 3 years ago
- Additive margin softmax loss in pytorch☆47Updated 6 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 6 months ago
- Implementation of the convolutional module from the Conformer paper, for use in Transformers☆422Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated 10 months ago
- ☆51Updated 4 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆243Updated 3 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆120Updated 4 years ago