Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Minimax Search Enhancements in Artificial Intelligence - Lecture 11
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Lecture Start
- 3 - Useful Links
- 4 - Actions / Moves
- 5 - State Evaluation
- 6 - Types of Enhancements
- 7 - Incremental Progress
- 8 - Tie-Breaking Scores
- 9 - State Depth Parity Effect
- 10 - Avoiding State Copies
- 11 - Move Ordering
- 12 - Search Extensions
- 13 - Bit Operations
- 14 - Bit Sets
- 15 - XOR Operator
- 16 - Bit Boards
- 17 - Transposition Tables
- 18 - Zobrist Hashing