lihongxun945 / alpha-zero-gobangLinks
alpha zero 原理实现五子棋 AI,tensorflow
☆22Updated last year
Alternatives and similar repositories for alpha-zero-gobang
Users that are interested in alpha-zero-gobang are comparing it to the libraries listed below
Sorting:
- A relatively strong gomoku AI (2018 ver). New engine: https://github.com/dhbloo/rapfi☆92Updated 3 years ago
- A gobang robot based on reinforcement learning.☆147Updated 2 years ago
- 博弈能力不错的五子棋AI☆222Updated 5 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆268Updated 2 years ago
- 中国象棋alpha zero程序☆404Updated 6 years ago
- An easy-to-use gomoku/renju web interface☆67Updated last month
- One of the strongest Gomoku/Renju playing engine☆117Updated 2 weeks ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆43Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆511Updated last year
- Switch to new repo https://github.com/hzyhhzy/KataGomo☆198Updated 3 weeks ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 7 years ago
- elephantfish: 一个只有124行的中国象棋引擎☆258Updated 4 months ago
- This repository contains executable versions of Embryo - Gomoku / Renju AI☆42Updated last year
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆99Updated 2 weeks ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- 使用Python制作的五子棋游戏☆141Updated 10 months ago
- 基于 Pyside 和 UCCI 引擎的中国象棋程序☆40Updated last year
- ElephantEye - a XiangQi (Chinese Chess) Engine for XQWizard with Strong AI☆342Updated 3 weeks ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆752Updated 7 years ago
- ☆46Updated 4 years ago
- Qt实现中国象棋☆39Updated 9 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆113Updated 6 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆75Updated 3 years ago
- 基于Alpha- Beta剪枝Max-Min博弈树的五子棋对战AI + 搜索优化(IDA*,A*,Zobrist,Ac自动机,贪心优化) + Qt-UI界面☆31Updated last year
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,153Updated 2 years ago
- 个人项目,中国象棋Qt界面与AI象棋引擎☆31Updated 2 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆19Updated 2 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆32Updated 3 years ago
- A simple Chinese chess library written in python☆47Updated 3 weeks ago