zhiyiYo / Alpha-Gobang-Zero
A gobang robot based on reinforcement learning.
☆132Updated last year
Alternatives and similar repositories for Alpha-Gobang-Zero:
Users that are interested in Alpha-Gobang-Zero are comparing it to the libraries listed below
- 使用alphazero算法打造属于你自己的象棋AI☆238Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆85Updated 2 years ago
- 基于 Pyside 和 UCCI 引擎的中国象棋程序☆36Updated last year
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆70Updated 3 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆21Updated last year
- 强化学习玩超级马里奥☆61Updated 2 years ago
- Snake AI with Genetic algorithm and Neural network☆66Updated 2 years ago
- A non-embedded AI for Clash Royale based on RL and CV.☆222Updated 8 months ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆163Updated 5 years ago
- A variety of intelligent search algorithms visually restore the 3D Magic Cube☆79Updated 9 months ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆496Updated last year
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆44Updated 4 years ago
- DQN_play_sekiro☆491Updated 5 months ago
- elephantfish: 一个只有124行的中国象棋引擎☆244Updated 3 weeks ago
- ☆30Updated 3 years ago
- A cross-platform music player based on PyQt5.☆549Updated 2 months ago
- A floating monitor window(Based on pyside2) to show net speed,cpu load and memory use;☆31Updated 3 years ago
- ☆127Updated 3 years ago
- PyQt Custom Widgets - PyQt 自定义控件☆354Updated 5 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 4 years ago
- ☆36Updated last year
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆108Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆196Updated 5 years ago
- An easy-to-use gomoku/renju web interface☆50Updated 3 weeks ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆37Updated 2 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆30Updated 3 years ago
- A simple Chinese chess library written in python☆39Updated 3 weeks ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆49Updated 6 months ago
- 中国象棋pygame☆56Updated last year