Generative AI with Large Language Models
For: Engineers who plan to fine-tune or self-host LLMs
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
The most comprehensive LLM-internals course in the under-20-hour bucket. Covers transformer architecture, pretraining, fine-tuning (instruction + PEFT/LoRA), RLHF, and deployment-side concerns (cost, throughput, scaling). Built on AWS Bedrock for labs, but the architectural content transfers to any platform. Skip if you already know how transformers work — most of the value is in the middle weeks on fine-tuning and RLHF, which is harder to find elsewhere.
The defining contrarian course in ML education. fast.ai's top-down philosophy — train a working image classifier in lesson 1, understand the math by lesson 6 — works for some learners and frustrates others. We recommend it for engineers who learn by doing rather than by first principles. The course extends to LLMs in later lessons (Jeremy regularly updates), and the companion book ('Deep Learning for Coders with fastai and PyTorch') is genuinely the best paper book on practical deep learning. Free; the only cost is the 70-hour commitment. If Karpathy's Zero-to-Hero is too math-heavy, this is the alternative.
| Dimension | Generative AI with Large Language Models | Practical Deep Learning for Coders (fast.ai) |
|---|---|---|
| Provider | Coursera | fast.ai |
| Editorial tier | Hands-on reviewed | Curated |
| Level | Intermediate | Intermediate |
| Format | self paced | self paced |
| Duration | ~16 hours (3 weeks at 5h/wk) | ~70 hours (8 lessons + projects) |
| Pricing | Free to audit · $49 cert | Free |
| Instructor | Antje Barth, Mike Chambers, Shelbee Eigenbrode, Chris Fregly — AWS Generative AI Specialists | Jeremy Howard & Sylvain Gugger — Founder fast.ai; Hugging Face research engineer |
| Rating | ★ 4.8 (4,231 on Coursera) | No public rating |
| Topics | llm fundamentals, fine tuning | llm fundamentals, fine tuning, computer vision |
| Last verified | 2026-05-23 | 2026-05-23 |
Take Generative AI with Large Language Models first — it's our Tier-1 pick on this topic and the editorial confidence is higher. Practical Deep Learning for Coders (fast.ai) is a reasonable alternative if you've already taken or evaluated the Tier-1 option.
For: Engineers who plan to fine-tune or self-host LLMs
For: Engineers who learn by doing, not by deriving
Similar courses you might also be considering.