All Roadmaps / Artificial Intelligence
Artificial Intelligence Interactive Graph Curriculum

Artificial Intelligence

A comprehensive, modern roadmap to Artificial Intelligence — from intelligent agents and heuristic search to deep neural networks, transformer models, and autonomous tool-calling agents.

6 Phases
18 Topics
~324h Total Time
Study Progress: 0 of 18 completed 0h of ~324h 0%
/
Status:
Level:
🎯
Recommended Next Step Beginner

Intelligent Agents & Problem Formulation

Graph Legend:
Recommended
Optional
Beginner
Intermediate
Advanced
Done In Progress Use J/K or click cards to explore
Curriculum Start
01 Phase 01 0/3 completed

Phase 1: Foundations of Artificial Intelligence

Core concepts of intelligent rational agents, problem spaces, and search algorithms.

beginner Recommended • 1 week

Intelligent Agents & Environments

Understanding the PEAS framework (Performance measure, Environment, Actuators, Sensors), agent architectures, and environment properties (fully vs partially observable, deterministic vs stochastic).

intermediate Recommended • 2 weeks

Heuristic & Adversarial Search (A* and Minimax)

Informed search algorithms using admissible heuristics (A* Search) and decision-making in competitive two-player zero-sum games (Minimax with Alpha-Beta pruning).

02 Phase 02 0/3 completed

Phase 2: Knowledge Representation & Logical Reasoning

Formal symbolic logic, ontological knowledge graphs, and handling uncertainty.

intermediate Recommended • 2 weeks

Propositional & First-Order Logic

Formal logic syntax and semantics, truth tables, inference rules (Modus Ponens, Resolution), unification, and forward/backward chaining.

intermediate Optional • 1 week

Knowledge Graphs & Semantic Ontologies

Entity-relation modeling, RDF triples, SPARQL querying, and modern vector-grounded enterprise knowledge graphs.

advanced Recommended • 2 weeks

Probabilistic Reasoning & Bayesian Networks

Modeling uncertainty with probability distributions, conditional independence, Bayes rule, and inference in Directed Acyclic Graphical Models (Bayesian Networks).

03 Phase 03 0/3 completed

Phase 3: Decision Making Under Uncertainty & Reinforcement Learning

Dynamic programming, Markov processes, and learning from trial-and-error reward signals.

intermediate Recommended • 2 weeks

Markov Decision Processes (MDP)

State spaces, action spaces, transition probabilities, discount factors, and solving for optimal policies via Bellman Equations and Value/Policy Iteration.

advanced Recommended • 2 weeks

Model-Free RL (Q-Learning & SARSA)

Temporal Difference learning without explicit transition dynamics. Exploration vs exploitation (epsilon-greedy), Q-value estimation, and off-policy vs on-policy learning.

advanced Optional • 3 weeks

Deep Reinforcement Learning (DQN & Policy Gradients)

Combining deep neural network function approximators with RL: Deep Q-Networks (experience replay, target networks), REINFORCE, and Actor-Critic (PPO).

04 Phase 04 0/3 completed

Phase 4: Machine Learning Core for AI Systems

Statistical learning theory, optimization algorithms, and predictive model pipelines.

beginner Recommended • 3 weeks

Supervised & Unsupervised Learning Foundations

Parametric vs non-parametric models, linear/logistic regression, support vector machines, decision trees, k-means clustering, and PCA dimensionality reduction.

intermediate Recommended • 10 days

Loss Formulation, Convexity & Gradient Descent

Mathematical foundations of optimization: gradient vectors, Hessian matrices, convex objectives, stochastic gradient descent (SGD), Adam, and learning rate schedules.

intermediate Recommended • 1 week

Feature Representation & Model Evaluation

Feature encoding, normalization, stratified k-fold validation, precision/recall trade-offs, ROC-AUC, and leakage prevention.

05 Phase 05 0/3 completed

Phase 5: Deep Learning & Frontier AI Architectures

Modern neural network topologies, backpropagation calculus, and transformer architectures.

intermediate Recommended • 2 weeks

Neural Networks & Backpropagation Calculus

Multi-layer perceptrons (MLP), matrix calculus, computational graphs, non-linear activation functions (ReLU, GELU), and backprop chain rule implementation.

advanced Recommended • 3 weeks

The Transformer Architecture & Self-Attention

Scaled dot-product attention, multi-head attention, positional encodings, layer normalization, residual connections, and encoder-decoder topologies.

advanced Recommended • 3 weeks

Large Language Models & Pre-training

Autoregressive next-token prediction, tokenization (BPE, WordPiece), scaling laws, distributed training (FSDP, Megatron), and instruction fine-tuning (SFT, RLHF, DPO).

06 Phase 06 0/3 completed

Phase 6: Autonomous Agents, RAG & AI Safety

Building production AI systems with external tools, knowledge grounding, and alignment.

advanced Recommended • 2 weeks

Autonomous Agent Frameworks & Tool Calling

ReAct prompting pattern (Reasoning + Acting), function calling, tool execution loops, planning, short-term and long-term memory architectures.

intermediate Recommended • 2 weeks

Retrieval-Augmented Generation (RAG)

Vector embeddings, chunking strategies, cosine similarity search, approximate nearest neighbors (HNSW), re-ranking, and grounded generation pipelines.

beginner Recommended • 1 week

AI Safety, Alignment & Robustness

Mechanistic interpretability, prompt injection defense, red teaming, constitutional AI, evaluation benchmarks, and ethical societal alignment.

Beginner 45 min

Topic Title

Status:

What You Need to Know

Topic explanation description goes here.

Progress exported & copied to clipboard!