whatlulumomo / MCTS-AI-ReversiLinks
The project provides two version of AI of Reversi chess of python and QT(C++), based on MCTS algorithm. Actually, the version of C++ performs better than python by virtue of high efficiency.
☆21Updated 2 years ago
Alternatives and similar repositories for MCTS-AI-Reversi
Users that are interested in MCTS-AI-Reversi are comparing it to the libraries listed below
Sorting:
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆100Updated 3 weeks ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 7 years ago
- 大二上学期--计算机组成与设计(PH)--实验☆15Updated 6 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆47Updated 5 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆44Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 3 months ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆114Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- ☆19Updated 3 years ago
- ☆97Updated 7 months ago
- 使用alphazero算法打造属于你自己的象棋AI☆269Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆511Updated last year
- 极大极小搜索和α-β剪枝的无禁手ai☆27Updated 4 years ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆19Updated 2 years ago
- 上海交通大学CS系研究生神经网络课程学习材料☆21Updated 7 years ago
- 实现一个基础但功能完善的计算机系统,根据《自己动手写CPU》实现,开发板为Nexys4 DDR☆33Updated last year
- 计算机组成原理的实验,包括单周期CPU和五级流水线CPU的verilog实现☆38Updated 4 years ago
- RISC-V multi cycle CPU. Project of Computer Organization (THU 2020)☆16Updated 2 years ago
- alpha zero 原理实现五子棋 AI,tensorflow☆23Updated last year
- 31条指令单周期MIPS cpu☆14Updated 6 years ago
- 奋战一学期,造台计算机(编译出的bit文件在release中,可以直接食用)☆128Updated 5 years ago
- Verilog实现的简单五级流水线CPU,开发平台:Nexys3☆40Updated 9 years ago
- ☆62Updated 6 years ago
- 操作系统 2019 ucore labs☆46Updated 6 years ago
- 这是清华大学计算机操作系统课堂练习的答案☆22Updated 9 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 4 years ago