connect4 topic

List connect4 repositories

connect4-alpha-zero

110
Stars
38
Forks
Watchers

Connect4 reinforcement learning by AlphaGo Zero methods.

alpha-zero

84
Stars
28
Forks
Watchers

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...

Master Thesis project that provides a training framework for two player games. TicTacToe and Othello have already been implemented.