ML roadmap

A simpler path tomachine learning

Follow a clean vertical roadmap from foundations to transformers using the articles already available on DevLifted.

Start learning
7 articles · 99 min read

Stage 01

Foundations

Start with the core concepts and training vocabulary.

Stage 02

Classical ML

Learn strong baselines before moving into deeper models.

Continue to the next stage

Stage 04

Neural Networks

Move from linear models into hidden layers and learned representations.

Stage 05

Transformers

Finish with the architecture behind modern language models.

intermediate12 min read

Understanding Transformers: The Architecture Behind Modern AI

Get a clean introduction to attention and transformers.

Fine-Tuning Transformers for Classification

A future practical guide for downstream tasks.

Soon