Deep Learning big homework of UCAS
-
Updated
Jan 8, 2019 - Python
Deep Learning big homework of UCAS
Artificial Intelligence for a five-in-a-row game
[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.
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.
🤖 Try to write a JavaScript function that beats the AI in a game called Five in a Row
five-in-a-row demon using min-max search with alpha-beta pruning
Extended five-in-a-row game against ai
A "synchronous" gomoku game.
Gomoku AI using minimax algorithm & alpha-beta prunning
This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.
A recording software for the Five-in-a-Row game which can run on Linux shell and is compatible with Renlib.
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."