Deep Learning big homework of UCAS
-
Updated
Jan 8, 2019 - Python
8000
Deep Learning big homework of UCAS
[Python3 / Pygame] Traditional GOMOKU Game played by 2 players
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
Another gomoku or renju manager adapting to Windows and Linux systems.
Gomoku AI using minimax algorithm & alpha-beta prunning
Artificial Intelligence for a five-in-a-row game
A collection of classic games developed using traditional AI algorithms
Go implement of Monte Carlo tree search on five-in-a-row with a terminal UI.
A five-in-a-row (gomoku) library written in Rust.
🤖 Try to write a JavaScript function that beats the AI in a game called Five in a Row
A "synchronous" gomoku game.
five-in-a-row demon using min-max search with alpha-beta pruning
Extended five-in-a-row game against ai
Add a description, image, and links to the five-in-a-row topic page so that developers can more easily learn about it.
To associate your repository with the five-in-a-row topic, visit your repo's landing page and select "manage topics."