whatlulumomo / MCTS-AI-Reversi
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
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆163Updated 5 years ago
- 基于DQN的五子棋人机对弈☆56Updated 5 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆39Updated 7 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆73Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆196Updated 5 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆27Updated 3 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆37Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆85Updated 2 years ago
- ☆222Updated 5 years ago
- Verilog实现的简单五级流水线CPU,开发平台:Nexys3☆39Updated 9 years ago
- ☆22Updated 7 years ago
- 记录深度学习的学习过程和资料整理,包括计算机视觉CV、Paper解读等...☆44Updated 5 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆114Updated 6 years ago
- ☆86Updated 3 months ago
- 大二上学期--计算机组成与设计(PH)--实验☆14Updated 5 years ago
- 中山大学软件工程计算机视觉作业☆23Updated 6 years ago
- 冈萨雷斯的《数字图像处理第三版》的读书笔记☆134Updated 4 years ago
- 高级计算机体系结构2020,吴俊敏老师,中科大研究生课程☆59Updated last year
- 奋战一学期,造台计算机(编译出的bit文件在release中,可以直接食用)☆126Updated 5 years ago
- cs50 AI course resources☆79Updated 4 years ago
- 这是清华大学计算机操作系统课堂练习的答案☆22Updated 8 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆47Updated last year
- 王者荣耀AI(在腾讯开悟平台实现) RL algorithm for the game: King Glory (based on kaiwu platform)☆21Updated last year
- UCAS 081100M01001H 模式识别: Python实现实例与实验☆33Updated 4 years ago
- ☆14Updated 6 years ago
- 清华大学计算机系计算机组成原理课程大实验☆23Updated 8 years ago
- 《自己动手写CPU》一书附带的文件☆78Updated 6 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 4 years ago