ZitongMao / gomoku-aiLinks
A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.
☆23Updated 7 years ago
Alternatives and similar repositories for gomoku-ai
Users that are interested in gomoku-ai are comparing it to the libraries listed below
Sorting:
- Ape-x DQN implementation on Pikachu Volleyball☆51Updated 7 years ago
- A simple Sudoku generator and solver. 数独生成器和解题器☆179Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.