mni-ml

1 min read Original article ↗

Understanding machine learning by building it from scratch.

0

Intro - What is ML

A brief overview of the goals of ML and this blog

1

Gradient Descent

The most important math behind ML

2

Optimizing the Math

Reducing computation times using neat stuff

3

Transformers

The largest paradigm shift in the field

4

LLM Inference

Improving token throughput at scale