377 results for “topic:gomoku”
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
One of the strongest Gomoku/Renju playing engine
A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
Try the always win AI online
[IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework
A highly customizable, low-level Preact Goban component.
Reinforcing Your Learning of Reinforcement Learning
A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi
A serious Gomoku board game AI written in C++
alphaGo版本的五子棋(gobang, gomoku)
No description provided.
An implementation of improved AlphaGo algorithm in the game of Gomoku.
SlowRenju is a Gomoku/Renju engine, which supports the new protocol of Gomocup.
♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
this is a Gomoku game's client and server, which bulid by canvas and swoole
Games built in one html file
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean, minimal interface.
Deep Learning big homework of UCAS
一个基于 NoneBot 与 go-cqhttp 的QQ娱乐机器人,有 自动配置go-cqhttp | 空间匿名墙 | 五子棋 等功能
A Gomoku game implements with WebAssembly
Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.
ucas五子棋作业
A.I. playing Omok (a.k.a. Gomoku, Renju)
React Gomoku (Gobang / 5 in a row) Game implemented with React and ❤️