Log in Sign up
Courses / ML, AI, and Agentic Development: From Foundations to Tools

ML, AI, and Agentic Development: From Foundations to Tools

Intermediate
machine-learning ai deep-learning agents llm mcp

About this course

A course about how machine learning, deep learning, and modern AI actually work — and how to build agentic systems on that foundation. Aimed at a developer who wants not just to “call an API” but to understand the engine under the hood: how models learn, what neural networks and transformers are, where large language models came from, and how to assemble an agent from a model that acts in the world through tools.

The course deliberately complements two others in the collection. The Data Science course provides applied classical ML (pandas, scikit-learn, evaluation) — here we go deeper into the principles: optimization, neural networks, deep learning. The LLM course teaches you to build applications on top of ready-made models (prompting, RAG, API) — here we explain why those models work and rise to the engineering of agents as a discipline. Together, the three courses give the full picture: apply, understand, build.

Two parts. Foundation (lessons 1–7): the map of AI/ML/DL, how models learn (optimization), learning paradigms, neural networks, deep learning architectures, transformers and LLMs, foundation models and generative AI. Agents and engineering (lessons 8–12): what an agent is, tools and the MCP protocol, patterns and frameworks for agentic systems, evaluation and safety, production. The tooling landscape is given as of mid-2026 (MCP, LangGraph, agent orchestration) — but the principles matter more than the specific libraries, which change monthly.

Each lesson contains theory, examples (diagrams, pseudocode, Python), a checklist, and a quiz. The through-line: modern AI isn’t magic but an understandable engineering tower of ideas, each of which can be mastered. Understanding the foundation distinguishes someone who deliberately builds reliable systems from someone who copies other people’s code and hopes it works.

Lessons (12)

1

The Map: AI, ML, Deep Learning, Generative AI

Enroll to unlock lessons
2

How Models Learn: Optimization

Enroll to unlock lessons
3

Learning Paradigms

Enroll to unlock lessons
4

Neural Networks: How They're Built

Enroll to unlock lessons
5

Deep Learning Architectures

Enroll to unlock lessons
6

Transformers and Large Language Models

Enroll to unlock lessons
7

Foundation Models and Generative AI

Enroll to unlock lessons
8

Agent Fundamentals

Enroll to unlock lessons
9

Tools and the MCP Protocol

Enroll to unlock lessons
10

Patterns and Frameworks for Agentic Systems

Enroll to unlock lessons
11

Evaluation and Safety of AI Systems

Enroll to unlock lessons
12

Production, What's Next, Reference

Enroll to unlock lessons
No ratings yet

Comments (0)

Log in to leave a comment.

No comments yet. Be the first to comment!

Share this course

Invite someone else to start learning.