Open djwhitt opened 7 years ago
Add a way for AIs to repeatedly play each other and use that experience to train themselves. This will require adding some mechanism for preserving some AI state across multiple turns and games.
I'll probably work on this soon. I see it as important for evaluating rule changes and it should help drive testing and performance too.
Add a way for AIs to repeatedly play each other and use that experience to train themselves. This will require adding some mechanism for preserving some AI state across multiple turns and games.