Trussin / Chinese-Chess-AILinks
A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法狗)
☆119Updated 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实践项目,实现中国象棋。☆520Updated 2 years ago
- 中国象棋alpha zero程序☆414Updated 6 years ago
- 中国象棋pygame☆65Updated last year
- ☆62Updated 6 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆79Updated 3 years ago
- ☆36Updated 5 years ago
- 《佳佳象棋 GGzero》 采用 alphazero 技术的中国象棋引擎☆189Updated 2 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,180Updated 2 years ago
- ☆19Updated 3 years ago
- 使用Python编写的围棋游戏☆77Updated 3 years ago
- 斗地主人工智能的Python实现方案☆56Updated 8 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆284Updated 3 years ago
- 本人收集的一些中国象棋UCCI引擎的源代码☆50Updated 10 years ago
- Chinese Chess AI game client☆27Updated 8 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- a chinese chess engine using conv neural network with zero look-ahead☆22Updated 7 years ago
- ChineseChess 中国象棋AI版,在QQ象棋与高手对弈80%以上胜率☆141Updated 2 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 3 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆109Updated 5 months ago
- cchess是一个Python版的中国象棋库☆59Updated last week
- elephantfish: 一个只有124行的中国象棋引擎☆268Updated 9 months ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆119Updated 7 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- ☆32Updated 7 years ago
- 基于 Pyside 和 UCCI 引擎的中国象棋程序☆43Updated 4 months ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆91Updated 3 years ago
- 中国象棋开源AI整理, 包括ElephantEye, BitStronger, 撤蛋 夢入神蛋 MRSD2, mars☆38Updated 8 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated last year