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做出决策的,以及如何自我对弈学习。源码+教程☆105Updated 3 months ago
- 计算机组成原理的实验,包括单周期CPU和五级流水线CPU的verilog实现☆38Updated 4 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆29Updated 4 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
- 通过学习《自己动手写CPU》,将书中实现的兼容MIPS32指令集架构的处理器——OpenMIPS(五级流水线结构),简化成单指令周期实现的处理器☆207Updated 3 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- 一个用python写的编译器☆84Updated 6 years ago
- 汇编语言程序设计项目☆73Updated 8 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 years ago
- 我的大学课程学习资料汇总☆199Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆517Updated last year
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- ☆585Updated 2 weeks ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆755Updated 8 years ago
- ☆100Updated 9 months ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- 一步一步写MIPS CPU☆826Updated 4 years ago
- 复旦论文latex模版,包括毕业论文模版,普通课程论文模版(带封皮)☆71Updated 2 years ago
- Review notes for Postgraduate Interview of Tsinghua EE. (Sept. 2017)☆224Updated 7 years ago
- 🎲 又是一个黑白棋,毕业设计(reinforcement learning)☆75Updated 5 years ago
- 经典机器学习算法的极简实现☆185Updated 9 months ago
- ☆62Updated 6 years ago
- Source code from the book 【深度学习入门-基于Python的理论与实现】☆151Updated 6 years ago
- ☆15Updated 2 years ago
- 深度学习与围棋学习☆14Updated 3 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated 2 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- CS231课程笔记翻译 https://zhuanlan.zhihu.com/intelligentunit☆529Updated 8 years ago
- 从零开始设计一个CPU (Verilog)☆58Updated 4 years ago