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 3 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:
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何 指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆108Updated 5 months ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 3 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆29Updated 4 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- 使用Python制作的五子棋游戏☆145Updated last year
- 基于博弈树α-β剪枝搜索的五子棋AI☆763Updated 8 years ago
- 博弈能力不错的五子棋AI☆238Updated 5 years ago
- 大二上学期--计算机组成与设计(PH)--实验☆15Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小 规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆47Updated 3 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆50Updated 5 years ago
- 🎲 又是一个黑白棋,毕业设计(reinforcement learning)☆75Updated 5 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆87Updated 5 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆49Updated 7 years ago
- 汇编语言程序设计项目☆73Updated 8 years ago
- 🎲 黑白棋 课程设计 + AI (Minimax)☆74Updated 5 years ago
- Machine learning algorithms step by step with explanation☆41Updated 5 years ago
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆49Updated 4 years ago
- ☆224Updated 6 years ago
- code☆189Updated 5 years ago
- 北大百练题解(C/C++)☆83Updated 7 years ago
- USTC_CA_2021Spring 中科大 计算机体系结构☆20Updated 2 years ago
- ☆35Updated 2 years ago
- Source codes for my MooC examples☆97Updated 2 years ago
- 深圳大学(深大)硕士学位论文latex模板☆113Updated last year
- 通过学习《自己动手写CPU》,将书中实现的兼容MIPS32指令集架构的处理器——OpenMIPS(五级流水线结构),简化成单指令周期实现的处理器☆205Updated 3 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆55Updated 2 years ago
- 该源码是北京大学公开课TensorFlow1.x的网课中源码的汇总,也包括了网课中小组成员的实战项目源码☆41Updated 4 years ago
- Python 百题大冲关☆98Updated 4 years ago