Skip to content

v0.5 Alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@nikeshsraj10 nikeshsraj10 released this 18 Dec 19:07
· 2 commits to main since this release

This release covers the following features:

  1. Play multiplayer Checkers with the following configurations
    a. Player configs: Human, Baseline AI, MCTS AI, MCTS + NN AI
    b. Board configs: 6x6,8x8, 10x10
  2. Simulate games between Baseline AI vs MCTS AI
  3. Simulate games between MCTS AI vs MCTS + NN AI
  4. Provided 2 NN architectures (Selecting different config of NN is not configured within the game)