// courses

AI learning plan
by role.

Pick your track. These are some of the courses I've found useful or seen recommended — there are plenty of others out there. Every one listed below is from a branded provider (Google, Anthropic, OpenAI, NVIDIA, Microsoft, DeepLearning.AI, Coursera, IBM). All free unless marked PAID.

Start here

Not sure where to start?

If you're totally new, begin with Andrew Ng's AI for Everyone (Track 01). If you build software, jump straight into Track 03 — the Anthropic + OpenAI prompt engineering courses are the fastest way to become productive. If you lead teams, Track 01's Google GenAI for Leaders is the right starting point.

05 · For ML Engineers & Researchers

Engineers who need to understand transformers from first principles, fine-tune models, and work with the actual math.

ML Engineer~60h

Machine Learning Specialization

Andrew Ng · Coursera

The canonical intro to ML. Linear regression through neural networks and reinforcement learning. Three courses — worth finishing all.

Note Audit free; ~$50/mo for cert & graded assignments

Browse curriculum
ML Engineer~90h

Deep Learning Specialization

Andrew Ng · Coursera

The follow-up to ML Specialization. Transformers, hyperparameter tuning, structuring ML projects. Still the industry reference.

Note 5-course specialization — realistically focus on courses 1–2 (≈30h) unless going deep on CNNs/sequence models

Browse curriculum
ML Engineer~40h

Hugging Face NLP Course

Hugging Face

Transformers, tokenization, fine-tuning, datasets. The standard for anyone using the HF ecosystem. Free, self-paced, runnable.

Note Chapters 1–4 are the essentials (≈15h)

Start course
ML Engineer~16h

Generative AI with Large Language Models

AWS + DeepLearning.AI · Coursera

AWS-backed course on LLM lifecycle. Pre-training, fine-tuning, RLHF, evaluation, deployment. Theory + practical AWS labs.

Start course
ML Engineer~80h

Natural Language Processing Specialization

DeepLearning.AI · Coursera

Attention models, transformers, sentiment analysis, named entity recognition. Rigorous, theory-backed NLP track.

Note 4 courses — skip courses 1–2 if you already know the basics; course 3–4 cover attention & transformers

Browse curriculum
ML Engineer~8h

Building RAG Agents with LLMs

NVIDIA DLI

NVIDIA's hands-on RAG course. LangChain, vector databases, agent patterns. Free certificate on completion.

Start course

06 · For Production & MLOps Engineers

Shipping and operating ML systems in production. Monitoring, evaluation, deployment, drift.

07 · For Security, Safety & Compliance

The fastest-growing concern in enterprise AI. Prompt injection, red-teaming, guardrails, alignment, and regulatory frameworks.

Security~3h read

OWASP Top 10 for LLM Applications

OWASP Foundation

The canonical security reference for LLM apps. Prompt injection, insecure output handling, training data poisoning, model DoS, supply chain, sensitive info disclosure. Required reading.

Read the framework
Security~1h

Red Teaming LLM Applications

Giskard + DeepLearning.AI

Hands-on red-teaming for production LLMs. Adversarial prompts, prompt injection attacks, safety evaluation with Giskard.

Start short course
Security~1h

Quality and Safety for LLM Applications

WhyLabs + DeepLearning.AI

Prompt injection, PII leakage, toxicity detection. Practical guardrails and monitoring for production LLM systems.

Start short course
Security~1h

Safe and Reliable AI via Guardrails

Guardrails AI + DeepLearning.AI

Building input/output validators for LLM apps. Structured output enforcement, PII redaction, custom safety checks with Guardrails AI.

Start short course
SecurityReference

MITRE ATLAS

MITRE

Adversarial threat landscape for AI systems. Real-world attack patterns, mitigations, case studies. The industry-standard taxonomy for ML threats.

Read the framework
Security~30h

AI Safety Fundamentals — Alignment Track

BlueDot Impact

Independent curriculum on AI alignment, safety, and governance. Course used by Anthropic, OpenAI, and DeepMind researchers.

Note Free cohort-based course — apply for next cohort or self-study the curriculum

Browse curriculum
Security~3h

Responsible AI Principles and Practices

Microsoft Learn

Microsoft's responsible AI framework. Fairness, reliability, privacy, inclusiveness, transparency, accountability. Maps to enterprise compliance needs.

Start module
Security~4h

AI Ethics and Bias Mitigation

Coursera

Understanding and mitigating bias in AI systems. Ethical considerations, fairness metrics, and practical bias detection techniques.

Start course
Security~2h

Secure AI Development Practices

OWASP

Best practices for secure AI development. Secure coding, data protection, and threat modeling for AI systems.

Read guide
SecurityReference

AI Compliance and Regulation

European Commission

Overview of AI regulations and compliance frameworks. EU AI Act, GDPR for AI, and global regulatory landscape.

Read framework
Security~1.75h

IBM AI Ethics

IBM SkillsBuild

IBM's free course on AI ethics fundamentals. Bias, fairness, transparency, and responsible AI principles. Certificate available.

Start course
SecurityReference

Responsible AI in Azure Machine Learning

Microsoft Learn

Microsoft's responsible AI documentation for Azure ML. Fairness assessment, interpretability, privacy, and error analysis. Hands-on with the Responsible AI dashboard.

Read docs