Releases: nikeshsraj10/checkers-ai
Releases · nikeshsraj10/checkers-ai
v0.5 Alpha Release
This release covers the following features:
- Play multiplayer Checkers with the following configurations
a. Player configs: Human, Baseline AI, MCTS AI, MCTS + NN AI
b. Board configs: 6x6,8x8, 10x10 - Simulate games between Baseline AI vs MCTS AI
- Simulate games between MCTS AI vs MCTS + NN AI
- Provided 2 NN architectures (Selecting different config of NN is not configured within the game)