gomoku
Here are 104 public repositories matching this topic...
A simple search agent for playing Gomoku using the minimax algorithm with alpha-beta pruning.
-
Updated
Feb 26, 2018 - Python
Gomoku game and AI implementation using the alpha-beta prunning algorithm.
-
Updated
Apr 11, 2018 - Python
Omok using MCTS (UCT, PUCT)
-
Updated
May 5, 2018 - Python
The Gomoku agent for the project of Artificial Intelligence (DATA130008.01) @ Fudan University
-
Updated
Jul 9, 2018 - Python
Gomoku agent in Python, as an exercise project in Artificial Intelligence
-
Updated
Jul 17, 2018 - Python
An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI makes decisions. 一个通过可视化AlphaZero中的蒙特卡洛树搜索来解释AI决策方式的程序。
-
Updated
Aug 6, 2018 - Python
Artificial Intelligence learning to play Gomoku
-
Updated
Sep 12, 2018 - Python
Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.
-
Updated
Dec 14, 2018 - Python
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.
-
Updated
Dec 27, 2018 - Python
Deep Learning big homework of UCAS
-
Updated
Jan 8, 2019 - Python
-
Updated
Jan 12, 2019 - Python
A gomoku game implements with PyGame
-
Updated
Jan 16, 2019 - Python
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
-
Updated
Apr 4, 2019 - Python
Reinforcing Your Learning of Reinforcement Learning
-
Updated
Jul 14, 2019 - Python
Improve this page
Add a description, image, and links to the gomoku topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gomoku topic, visit your repo's landing page and select "manage topics."