Zeta36 / connect4-alpha-zero

Connect4 reinforcement learning by AlphaGo Zero methods.
MIT License
114 stars 38 forks source link

Connect5 (9x7) #9

Open fawadkhanf3 opened 3 months ago

fawadkhanf3 commented 3 months ago

Hi, can you tell me how to modify this program if I wanted to train an AI for Connect 5 (5 in a row) on a 9x7 board?