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
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- A gobang AI with Negamax and alpha beta pluning☆13Updated 2 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 6 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 中国科学院大学2020年课程资料 UCAS 国科大☆29Updated 4 years ago
- 上海交通大学CS系研究生神经网络课程学习材料☆20Updated 6 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- ☆94Updated 5 months ago
- 简单的五子棋人机对弈 (α—β裁剪与集成算杀)☆19Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆204Updated last month
- 极大极小搜索和α-β剪枝的无禁手ai☆27Updated 4 years ago
- Resources of 3D Wizard Projects☆65Updated 3 years ago
- 南京大学 计算机科学与技术系 2018秋季课程 《博弈论及其应用》☆52Updated 6 years ago
- 记录学习MIT公开课Mathematics for Computer Science的过程☆84Updated 4 years ago
- UCAS 081100M01001H 模式识别: Python实现实例与实验☆34Updated 4 years ago
- 哈工大计算机研究生学位课的课程笔记,包括模式识别、自然语言处理、最优化方法、以及数理统计☆102Updated 6 years ago
- 国科大课程资料与练习☆73Updated 6 years ago
- 上海交通大学软件学院📕操作系统课程🍃学习笔记🌞现代操作系统原理与实现☆77Updated 3 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆15Updated last year
- 挑战程序设计竞赛2 算法和数据结构 pdf及源码☆46Updated 6 years ago
- 使用Muzero算法进行中国象棋对弈☆9Updated 4 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 5 years ago
- 大二上学期--计算机组成与设计(PH)--实验☆14Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆41Updated 2 years ago
- 结合神经网络与强化学习的黑白棋☆9Updated 2 years ago
- A gobang robot based on reinforcement learning.☆142Updated 2 years ago
- 《计算机组成与设计》读书笔记和实验☆41Updated 8 years ago
- 北大百练题解(C/C++)☆77Updated 6 years ago