lihongxun945 / gobang
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
☆1,673Updated last month
Related projects ⓘ
Alternatives and complementary repositories for gobang
- 基于博弈树α-β剪枝搜索的五子棋AI☆708Updated 7 years ago
- 博弈能力不错的五子棋AI☆202Updated 4 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆18Updated last year
- 中国象棋 - in html5☆548Updated 2 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆114Updated 6 years ago
- A relatively strong gomoku AI☆86Updated 2 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,331Updated 6 months ago
- 中国象棋alpha zero程序☆379Updated 5 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆45Updated last year
- Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-ma…☆106Updated 7 years ago
- 纯C五子棋AI实现。当然也可双人对弈。☆40Updated 6 years ago
- ☆44Updated 3 years ago
- Java实现的五子棋,人机对战中包含Alpha-Beta剪枝极大极小博弈算法☆13Updated 3 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆483Updated last year
- Gomoku AI☆49Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆189Updated 4 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,090Updated last year
- a simple gobang AI☆24Updated 5 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆69Updated 6 years ago
- 一个五子棋学习资料站☆161Updated last year
- 中国象棋程序学习笔记(JavaScript版)☆92Updated last year
- Specially designed GUI for Yixin (a top gomoku/renju engine)☆209Updated 4 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆31Updated 2 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆19Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆78Updated last year
- 多语言实现的五子棋小 游戏☆38Updated 6 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆42Updated 4 years ago
- elephantfish: 一个只有124行的中国象棋引擎☆236Updated 2 years ago
- 麻将算法汇总☆619Updated 7 years ago
- 六子棋AI,MCTS算法,增强学习,借鉴大神,非原创☆27Updated 5 years ago