YoujiaZhang / AlphaGo-Zero-GobangLinks
AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程
☆99Updated last week
Alternatives and similar repositories for AlphaGo-Zero-Gobang
Users that are interested in AlphaGo-Zero-Gobang are comparing it to the libraries listed below
Sorting:
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆43Updated 2 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆264Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 3 months ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- ☆62Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆509Updated last year
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆32Updated 3 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆47Updated 5 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆46Updated 4 years ago
- MNIST·扩展数据集·手写识别计算器·多目标检测·可解释性分析·可视化·handwriting recognition calculator·multi-target detection·explainability·extended dataset☆26Updated last week
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆748Updated 7 years ago
- 强化学习玩超级马里奥☆72Updated 3 years ago
- ☆82Updated 7 months ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆232Updated 4 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆12Updated last year
- An easier PyTorch deep reinforcement learning library.☆224Updated 5 months ago
- Douzero with ResNet and GPU support for Windows☆43Updated 3 years ago
- 围棋 AI,仿照 AlphaGo☆15Updated 2 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 7 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago
- [NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation☆183Updated last year
- alpha zero 原理实现五子棋 AI,tensorflow☆22Updated last year
- 五子棋博弈算法实现包括阿尔法贝塔剪枝法和贪心算法☆13Updated 3 years ago