ozzi7 / TicTacToe-DL-RL

Implementation of Tic Tac Toe 5x5 (4 in a row). Uses a DNN together with MCTS and Neuroevolution to train the weights. The network is similar to the one used by AlphaZero but with fewer residual layers and fewer filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ozzi7/TicTacToe-DL-RL Issues