Artificial Intelligence • beginner
AI Fundamentals
Learn core AI concepts: problem spaces, search, knowledge, and basic ML.
Roadmap
- 12 min1. Introduction to AIWhat is AI? A tour of history, definitions, and modern capabilities.
- 18 min2. State Space and SearchModel problems as states and actions; BFS/DFS and informed search.
- 22 min3. Machine Learning BasicsSupervised vs unsupervised learning, datasets, features, evaluation.