An open API service indexing awesome lists of open source software.

https://github.com/manuelfay/alphaconnect4

Connect-4 AI inspired by the AlphaZero paper that uses Monte-Carlo Tree Search, and a neural policy and value estimator neural network trained with samples generated from self play between previous iterations of the model.
https://github.com/manuelfay/alphaconnect4

agent ai alphago alphazero connect4 deep-learning estimator-network human-player mcts monte-carlo-tree-search reinforcement-learning

Last synced: 3 months ago
JSON representation

Connect-4 AI inspired by the AlphaZero paper that uses Monte-Carlo Tree Search, and a neural policy and value estimator neural network trained with samples generated from self play between previous iterations of the model.

Awesome Lists containing this project