Illustrated AI tree connecting machine learning, deep learning, transformers, agents, and LLMs

CSC2220 Artificial Intelligence

A field guide to artificial intelligence.

A high-signal course map from ML and deep learning to LLM training, inference, agents, harness engineering, RL environments, recursive self-improvement, and world models, with the original papers, projects, and videos kept in one navigable atlas.

0 timeline eras
0 curated resources
0 frontier lab bets
0 core videos

The course guide

Follow the capability shift, not just the buzzword.

Each chapter keeps the original source material and gives you a clear path through what changed, why it mattered, and what to open next. The timeline is the spine; start anywhere.

01 Predict

Classic ML turns data into reliable decisions.

02 Represent

Deep learning learns features instead of hand-crafting them.

03 Generate

LLMs and multimodal models make language and media into interfaces.

04 Act

Agents, tools, skills, and harnesses turn one-shot output into workflows.

05 Simulate

World models point toward planning over imagined futures.

What's inside

One atlas, every primary source in reach.

Every claim on this page links out to the original paper, official documentation, talk, or product page. Use the counts below as a map of the territory.

10 timeline eras
70 library sources
9 lab bets
6 video cards
1956 Dartmouth 1958 Perceptron 1986 Backprop 2012 AlexNet 2017 Transformer 2020 GPT-3 2023-2024 Agent wave 2024-2025 Reasoning (o1 / R1) 2025-2026 Seedance / OpenClaw / Harness / Happy Oyster 2026 Recursive / Sakana RSI / Thinking Machines / World Labs Next: world models

AI history

A better timeline, with stronger sources and less hand-wavy storytelling

Instead of one giant paragraph, the history is split into milestone states. Click across the timeline to see the capability shift, why it mattered, and which papers, official pages, or talks best represent the moment.

Era

Loading timeline item

What changed

Why it matters

Frontier systems

Where the site gets current: OpenClaw, Recursive, Seedance, Happy Oyster, harnesses, and world models

These are not one category. Some are products, some are operating layers, and some are research bets. Together they show the shift from plain chat toward richer media, longer-running systems, recursive improvement loops, and more world-like interaction.

Topic

Loading topic

Interpretation

Why now

LLM lifecycle

From pre-training to post-training to inference, the model is also an infrastructure product.

A modern LLM is not just one training run. It moves through a factory: internet-scale data and distributed compute create a base model, post-training turns it into a usable assistant, and inference infrastructure makes every token fast, cheap, observable, and reliable enough for real users.

Stage

Loading LLM lifecycle stage

Infra does the hard part

If this layer is weak

compute Utilization is capability

GPU memory, networking, parallelism, checkpointing, and fault recovery decide how quickly experiments become models.

feedback Post-training needs a loop

Labels, reward models, verifiers, RL rollouts, safety evals, and agent environments turn raw models into behavior.

serving Inference is the product surface

Schedulers, batching, KV cache reuse, quantization, and observability determine latency, cost, and reliability.

open stack SGLang makes serving programmable

SGLang and RadixArk show that inference infrastructure is now a startup and open-source frontier, not a hidden backend detail.

Neo labs

The neo-lab wave is splitting on what the next AI bottleneck really is

Recursive and Sakana are betting on AI improving AI. Thinking Machines Lab is betting on understandable, customizable, collaborative AI systems. Reflection, Cursor, Codex, and Claude Code push on coding agents. E2B, Browserbase, Daytona, Modal, Blaxel, and CoreWeave show that the next bottleneck is also the environment layer: safe sandboxes, browsers, filesystems, RL rollouts, and evaluation harnesses where agents can act, fail, recover, and be measured. World Labs leans into spatial intelligence, FutureHouse into AI scientists, Physical Intelligence into embodiment, and SSI into a safety-first path.

Showing 0 labs and frontier programs

Curated library

A living shelf of papers, talks, official docs, and frontier projects

Filter by how you want to learn. The goal is not quantity. It is a tighter, more credible shortlist that students can actually use.

Showing 0 curated items

Watch

See the ideas, not just the labels

Some of the biggest shifts in AI are much easier to grasp visually than in prose. This layer pulls together explainers, talks, and demos that make the abstractions legible.

Future

The next stack may look less like a chatbot and more like a simulator, scientist, and robot.

The strongest future branch in this story is no longer just “bigger LLMs.” It is the convergence of world models, AI scientists, and embodied systems that reason over consequences before acting in text, software, labs, or the physical world.

World models cover art

World Labs argues that renderers, simulators, and planners are collapsing into one stack.

This is one of the clearest product-level cases for why world models may become the bridge from generative media to genuine spatial reasoning and simulation.

FutureHouse cover art

FutureHouse suggests AI scientists may become a practical vertical before general AGI arrives.

Scientific agents already combine literature search, synthesis, tools, and experimental planning into workflow systems that look more like junior research teams than chatbots.

Physical Intelligence cover art

Physical Intelligence shows what changes when AI must act in the physical world, not just describe it.

Embodied systems force models to handle state, memory, causality, and consequences under real action pressure. That is why robotics may be one of the hardest and most revealing world-model tests.