lihongxun945 / gobangLinks
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
☆1,727Updated 8 months ago
Alternatives and similar repositories for gobang
Users that are interested in gobang are comparing it to the libraries listed below
Sorting:
- 基于博弈树α-β剪枝搜索的五子棋AI☆748Updated 7 years ago
- 言川的博客-前端工程师的笔记☆1,426Updated 2 years ago
- 博弈能力不错的五子棋AI☆221Updated 5 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆22Updated last year
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 7 years ago
- Gomoku AI☆54Updated 7 years ago
- Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-ma…☆108Updated 8 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆43Updated 2 years ago
- 中国象棋程序学习笔记(JavaScript版)☆92Updated 2 years ago
- Gobang game with artificial intelligence in 900 Lines !!☆121Updated 10 months ago
- Try the always win AI online☆120Updated 6 months ago
- 中国象棋 - in html5☆586Updated 3 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- 用Python语言和Tkinter图形库实现的一个简单的五子棋程序☆18Updated 8 years ago
- Gobang developed with python/python 五子棋☆54Updated last year
- ☆46Updated 4 years ago
- Java实现的五子棋,人机对战中包含Alpha-Beta剪枝极大极小博弈算法☆13Updated 3 years ago
- 纯C五子棋AI实现。当然也可双人对弈。☆42Updated 6 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆19Updated 2 years ago
- gomoku AI, 年久失修 仅作为纪念☆61Updated 8 years ago
- 多语言实现的五子棋小游戏☆38Updated 6 years ago
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆13Updated 3 years ago
- JS写的黑白棋小游戏https://huanghaibin91.github.io/Reversi/☆31Updated 7 years ago
- Specially designed GUI for Yixin (a top gomoku/renju engine)☆216Updated 5 years ago
- b站讲解算法系列视频对应的代码仓库,当然也包括一些比特山上的、力扣上的算法题代码。☆11Updated 6 months ago
- 斗地主引擎☆223Updated 5 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆47Updated 7 years ago
- Connect6 AI based on AlphaZero☆22Updated 6 years ago
- 中国科学院大学本科程序设计基础与实验(C语言)期末大作业:五子棋(部分禁手)AI的实现☆8Updated last year