AI Academy
New cohort starts July 14

Master AI.
Shape the future.

Project-based courses in machine learning, deep learning, and generative AI — taught by practitioners and designed to take you from first principles to production.

Learners
42,000+
Avg. rating
4.9 / 5
Completion rate
87%
Futuristic humanoid robot representing artificial intelligence

Learn by building

12 hands-on projects included

Featured Courses

Pick a course, start today

Bite-sized lessons, real datasets, and code reviews from mentors at every step.

Laptop screen displaying lines of Python code Beginner
8h 20m 24 lessons

Machine Learning Foundations

Build rock-solid intuition for regression, classification, and model evaluation — no PhD required.

$89 $129 View course
Developer working with code across multiple screens Intermediate
11h 45m 31 lessons

Deep Learning with PyTorch

Train CNNs and transformers from scratch, and learn the tuning tricks that make models converge.

$129 $179 View course
Colorful programming code on a dark monitor Advanced
9h 30m 26 lessons

Generative AI & LLM Engineering

Fine-tune large language models, master RAG pipelines, and ship production-ready AI apps.

$149 $199 View course
Your Learning Path

From zero to AI engineer in three steps

A guided progression — each stage unlocks the next, with projects that compound.

  1. 1

    Learn the fundamentals

    Python, linear algebra, and core ML concepts — taught through notebooks you run in the browser.

    3 weeks · 20 lessons

  2. 2

    Build real projects

    Train models on real datasets, get code reviews from mentors, and grow a public portfolio on GitHub.

    6 weeks · 5 projects

  3. 3

    Ship & specialize

    Deploy models behind real APIs, choose a career track, and interview-prep with our hiring partners.

    4 weeks · Career support

Meet Your Instructor
Portrait of Dr. Elena Vasquez, lead AI instructor
Ex-DeepMind Research Engineer

Dr. Elena Vasquez

Lead Instructor · Deep Learning

Elena spent eight years building large-scale recommendation and vision systems before turning to teaching full-time. Her courses have been taken by engineers at Google, Shopify, and Shopify-scale startups alike.

Every lesson is recorded live, then re-cut with your questions baked in — so you learn from the mistakes real learners actually make.

PyTorch Transformers MLOps RLHF

“You don't need a decade of math to build with AI. You need the right map, real projects, and someone who's shipped it before.”

— From the opening lesson of the Deep Learning track
Course Curriculum

What you'll learn, week by week

Download full syllabus
  • Setting up your Python & Jupyter environment
  • Linear & logistic regression from scratch
  • Decision trees, ensembles, and gradient boosting
  • Cross-validation, leakage, and honest metrics
  • Project: predict housing prices end-to-end
  • Neural networks and backpropagation, intuitively
  • Building your first network in PyTorch
  • CNNs for computer vision, transfer learning
  • Attention and the transformer architecture
  • Project: train an image classifier for production
  • How large language models actually work
  • Prompt engineering & structured outputs
  • Building RAG pipelines over your own data
  • Fine-tuning with LoRA on a single GPU
  • Capstone: ship an AI app with monitoring & evals