Custom training loop from scratch in JAX
Writing a training loop that you can actually control
Mar 4, 202610 min read34

Search for a command to run...

Series
In this series, I will be sharing how to kickstart a career in Machine Learning with a concentration on TensorFlow
Writing a training loop that you can actually control

Automatic vectorization with vmap and gradients with grad in Jax

How JAX uses XLA to strap a rocket engine onto your math operations.

A comprehensive guide to leveraging Google's cloud computing prowess directly within your favorite local editor.

Building a Tourism AI Assistant with Agentic Workflows

Running an inference in Luganda on the Gemma 3 models for image and video tasks
