kylin9749 / connect6
六子棋AI,MCTS算法,增强学习,借鉴大神,非原创
☆27Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for connect6
- Connect6 AI based on AlphaZero☆21Updated 6 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆78Updated last year
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆45Updated last year
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆189Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆161Updated 5 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆708Updated 7 years ago
- 博弈能力不错的五子棋AI☆202Updated 4 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆69Updated 6 years ago
- ☆59Updated 5 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆16Updated 6 years ago
- 使用Python编写的围棋游戏☆70Updated 2 years ago
- 使用Python制作的五子棋游戏☆130Updated 4 months ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆106Updated 5 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆31Updated 2 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆15Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆483Updated last year
- 用深度学习+强化学习编写的一个五子棋人工智障☆36Updated 6 years ago
- hex (board game), engine and AI.☆32Updated 6 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆18Updated last year
- Gobang developed with python/python 五子棋☆52Updated last year
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆43Updated 3 years ago
- A game engine for Connect6, using min-max search, alpha-beta prunning, and VCF search.☆14Updated 10 years ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆10Updated last year
- A gomoku AI based on Alpha Zero paper.☆12Updated last year
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆42Updated 4 years ago
- 基于Alpha-Beta剪枝博弈树的五子棋AI算法实现☆53Updated 6 years ago
- 基于强化学习的五子棋☆11Updated 5 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago