Skip to content

My implementation of alphazero algorithm for several games. (TicTacToe, Connect4, Gomoku). It can be extended to other games. Also implement a simple minmax Agent to compete against "alphazero" Agent.

Notifications You must be signed in to change notification settings

RomainCandy/Alphazero_python

Repository files navigation

Puissance-4-IA

Implementation of alphago algorithm for connect 4.

About

My implementation of alphazero algorithm for several games. (TicTacToe, Connect4, Gomoku). It can be extended to other games. Also implement a simple minmax Agent to compete against "alphazero" Agent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages