Project Option 2
CSE 415: Introduction to Artificial Intelligence
The University of Washington, Seattle, Spring 2019
OPTION 2: Enhancements to Baroque Chess Agents.

This option is open to teams where at least one of the partners had a qualifying agent in Assignment 5. If you wish to pursue this option but are not sure whether your agent or your partner's qualifies, contact the instructor.

Suggested enhancements include Zobrist hashing, if you did not already implement it, or the use of machine learning in automatically improving the custom static evaluation function. An important part of this option is experimental investigation of the effects of adding the new feature or features.