Classical AI
Artificial intelligence began with a focus on logic. She followed rules, stacked up facts, and reasoned step by step. These lessons show how she worked when intelligence meant structure and order.
- Rule-based AI – Early symbolic AI and their applications.
- Expert systems – More advanced rule-based reasoning.
- Search algorithms – A* and related search algorithms.
- Pathfinding algorithms – Foundations for decision-making AI in games and robotics.
- Game AI with minimax – Playing simple games with minimax.