Do’s and Don’ts of Vision Transformers (ViTs) Permalink
A short blogpost covering lessons learned regarding Vision Transformers.
A short blogpost covering lessons learned regarding Vision Transformers.
An illustration covering Ridge Regression as an extension of Linear Regression using scikit-learn, complete with code and interactive visualizations.
A simple end-to-end training and evaluation pipeline in JAX, Flax and Optax.
Learn how to writing extremely memory and compute efficient training loops in PyTorch in this short tutorial complete with code and interactive visualizations.
Learn how to use 8 bit optimizers in PyTorch in this short tutorial complete with code and interactive visualizations.