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:
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆238Updated last year
- PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI☆182Updated 2 years ago
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆61Updated 11 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- ☆466Updated 2 years ago
- [DEPRECATED] A knowledge distillation toolkit based on PyTorch and PyTorch Lightning.☆138Updated last year
- Additive margin softmax loss in pytorch☆47Updated 6 years ago
- Gradient Reversal Layer for Domain Adaptation☆128Updated 2 years ago
- Learning Rate Warmup in PyTorch☆413Updated 4 months ago
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 7 months ago
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech Recognition" (NeurIPS 2022)☆146Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Implementation of Linformer for Pytorch☆301Updated last year
- Implementation of Visual Transformer for Small-size Datasets☆126Updated 3 years ago
- A minimal pytorch package implementing a gradient reversal layer.☆158Updated 11 months ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 5 years ago
- [NeurIPS'22] Squeezeformer: An Efficient Transformer for Automatic Speech Recognition☆261Updated 2 years ago
- ☆51Updated 5 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆57Updated last year
- Implementation of the convolutional module from the Conformer paper, for use in Transformers☆425Updated 2 years ago
- Learning Features with Parameter-Free Layers, ICLR 2022☆84Updated 2 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆288Updated last year
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆242Updated 3 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆193Updated 2 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago