Diagram of a transformer architecture with attention heads
Introductory

AI Fundamentals & Large Language Models

AGAI 102

Understand the foundations of modern AI and the large language models (LLMs) that power agentic systems. Learn how neural networks learn, what makes LLMs special, and how they generate text one token at a time.

The Foundations of Modern AI

To understand agentic AI, you need to understand the engine that powers it: the large language model. This course builds that foundation systematically, starting from the basics of machine learning and working up to the transformer architecture that underlies GPT, Claude, Gemini, and every other leading LLM.

From Rules to Learning

Early AI systems were built on hand-crafted rules. Modern AI systems learn from data. This shift — from programming behavior explicitly to learning it from examples — is what makes modern AI so powerful and so different from what came before.

What Makes LLMs Special

Large language models are trained on vast amounts of text and learn to predict what comes next in a sequence. From this simple objective emerges a remarkable set of capabilities: understanding language, answering questions, writing code, translating between languages, and reasoning through complex problems.

What You Will Learn

This course builds your understanding of LLMs from the ground up — how they are trained, how they represent and process text, what the transformer architecture actually does, and why scale matters so much. You will finish with a clear mental model of LLMs that serves you throughout the rest of the curriculum.

Who This Course Is For

This course is for learners who want to understand the engine that powers all modern AI agents. Whether you are a developer who has used LLM APIs and wants to understand what is happening under the hood, a technical manager evaluating AI systems, or a researcher moving into AI from another field, this course gives you the conceptual foundation you need.

What you will learn

  • Explain how machine learning differs from traditional programming
  • Describe how neural networks learn from data
  • Explain what tokens are and how LLMs process text
  • Summarize the key ideas of the transformer architecture
  • Distinguish between pre-training and fine-tuning
  • Identify emergent capabilities in large language models

Major topics

Machine learning fundamentalsNeural networks and how they learnWhat is a language model?Tokens and tokenizationThe transformer architecturePre-training and fine-tuningEmergent capabilities in large modelsEvaluation: benchmarks and their limits

Why this course matters

Every agentic AI system is built on top of a language model. Understanding how LLMs work at a conceptual level helps you use them more effectively, diagnose failures, and make informed decisions about which models to use for which tasks.

Course modules

Common misconceptions

  • LLMs understand language the same way humans do

  • Bigger models are always better

  • LLMs retrieve information from a database like a search engine

  • Fine-tuning teaches a model entirely new knowledge

Ask your AI guide

AI Chat· AI Fundamentals & Large Language Models
🤖

Ask anything about AI Fundamentals & Large Language Models, or choose a suggested question below.

AI responses are educational and may not be perfectly accurate. Press Enter to send, Shift+Enter for new line.

Related courses