Please enable JavaScript to use CodeHS

Introduction to Artificial Intelligence

Lesson 2.6 Exploring Depth and Pruning

Description


Objective


Activities

These are all the activities included in the lesson

2.6.1 Exploring Depth
2.6.2 Adding Depth to Minimax
2.6.3 Evaluating Depth!
2.6.4 Alpha Beta Pruning
2.6.5 Alpha Beta Pruning Speed
2.6.6 Alpha Beta Pruning Speed
2.6.7 Adding Alpha Beta Pruning