AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
Stars
94
Forks
28
Watchers
94
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Added function to augment data by rotating the board and fixed a major bug in which the wrong node was chosen every turn.
4254795View on GitHub