lifei96 / IntelliChess
Chinese Chess AI game client
☆27Updated 7 years ago
Alternatives and similar repositories for IntelliChess:
Users that are interested in IntelliChess are comparing it to the libraries listed below
- ☆36Updated 4 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆488Updated last year
- a chinese chess engine using conv neural network with zero look-ahead☆19Updated 6 years ago
- 本人收集的一些中国象棋UCCI引擎的源代码☆48Updated 10 years ago
- 中国象棋alpha zero程序☆387Updated 6 years ago
- 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☆191Updated 4 years ago
- QT 写的象棋界面程序,图形连线天天象棋,王者象棋☆13Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- 《佳佳象棋 GGzero》 采用 alphazero 技术的中国象棋引擎☆188Updated 2 years ago
- ☆32Updated 6 years ago
- ☆59Updated 6 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,103Updated last year
- ☆20Updated 2 years ago
- My implementation of AlphaZero for gomoku (Wu Zi Qi, 五子棋); Poorman's AlphaZero☆10Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆114Updated 6 years ago
- 中国象棋开源AI整理, 包括ElephantEye, BitStronger, 撤蛋 夢入神蛋 MRSD2, mars☆37Updated 7 years ago
- cchess是一个Python版的中国象棋库☆47Updated this week
- gomoku AI, 年久失修 仅作为纪念☆60Updated 8 years ago
- 中国象棋,基于cocos2d-x 3.2 cpp☆21Updated 10 years ago
- Chinese chess movement recognition via CNN. Implemented in Keras + OpenCV