Trussin / Chinese-Chess-AILinks
A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法狗)
☆113Updated 6 years ago
Alternatives and similar repositories for Chinese-Chess-AI
Users that are interested in Chinese-Chess-AI are comparing it to the libraries listed below
Sorting:
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆509Updated last year
- 中国象棋alpha zero程序☆404Updated 6 years ago
- 中国象棋pygame☆62Updated last year
- ☆36Updated 5 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆264Updated 2 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,150Updated 2 years ago
- Chinese Chess AI game client☆27Updated 7 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- elephantfish: 一个只有124行的中国象棋引擎☆258Updated 4 months ago
- 《佳佳象棋 GGzero》 采用 alphazero 技术的中国象棋引擎☆188Updated 2 years ago
- cchess是一个Python版的中国象棋库☆54Updated 3 months ago
- 本人收集的一些中国象棋UCCI引擎的源代码☆50Updated 10 years ago
- a chinese chess engine using conv neural network with zero look-ahead☆21Updated 7 years ago
- 使用Python编写的围棋游戏☆73Updated 2 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- ChineseChess 中国象棋AI版,在QQ象棋与高手对弈80%以上胜率☆131Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 3 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆75Updated 3 years ago
- 中国象棋开源AI整理, 包括ElephantEye, BitStronger, 撤蛋 夢入神蛋 MRSD2, mars☆37Updated 7 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆99Updated this week
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 2 years ago
- ☆61Updated 6 years ago
- 斗地主人工智能的Python实现方案☆55Updated 7 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- AI Agent for Chinese Chess - CS 221 Project☆72Updated last year
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- ElephantEye - a XiangQi (Chinese Chess) Engine for XQWizard with Strong AI☆340Updated 2 weeks ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在 小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆43Updated 2 years ago