rasbt / faster-pytorch-blogLinks
Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy
☆129Updated 2 years ago
Alternatives and similar repositories for faster-pytorch-blog
Users that are interested in faster-pytorch-blog are comparing it to the libraries listed below
Sorting:
- ☆134Updated 2 years ago
- PDFs and Codelabs for the Efficient Deep Learning book.☆203Updated 2 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆318Updated 4 months ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- ML/DL Math and Method notes☆64Updated 2 years ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆192Updated 5 months ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆250Updated last month
- MinT: Minimal Transformer Library and Tutorials☆259Updated 3 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆171Updated 2 years ago
- The fastai book, 2nd edition (in progress)☆57Updated last year
- Lightning HPO & Training Studio App☆19Updated 2 years ago
- Highly commented implementations of Transformers in PyTorch☆139Updated 2 years ago
- Learn how to create reliable ML systems by testing code, data and models.☆89Updated 3 years ago
- ☆32Updated 2 years ago
- ☆75Updated 3 years ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated 2 years ago
- Repository containing awesome resources regarding Hugging Face tooling.☆48Updated last year
- Plugin for deploying MLflow models to TorchServe☆110Updated 2 years ago
- ☆26Updated 2 years ago
- Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.☆37Updated 2 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- A scalable & efficient active learning/data selection system for everyone.☆217Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- ☆64Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.