JunguangJiang / AlphaSix
Connect6 AI based on AlphaZero
☆23Updated 6 years ago
Alternatives and similar repositories for AlphaSix:
Users that are interested in AlphaSix are comparing it to the libraries listed below
- 六子棋AI,MCTS算法,增强学习,借鉴大神,非原创☆28Updated 5 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆94Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 5 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆202Updated last month
- 基于强化学习的五子棋☆11Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆38Updated 2 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 6 years ago
- SYSU OS project.☆62Updated 9 years ago
- 极大极小搜索和α-β剪枝的无禁手ai☆27Updated 3 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆115Updated 6 years ago
- 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。☆31Updated 7 years ago
- ☆19Updated 2 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆732Updated 7 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆37Updated 4 years ago
- An AI for Reversi.☆44Updated 3 years ago
- 🎲 黑白棋 课程设计 + AI (Minimax)☆72Updated 5 years ago
- Connect6 With TSS☆8Updated 6 years ago
- 博弈能力不错的五子棋AI☆212Updated 5 years ago
- 专家系统作业——井字棋、推理机、决策树☆46Updated 6 years ago
- 基于DQN的五子棋人机对弈☆58Updated 6 years ago
- 🎲 又是一个黑白棋,毕业设计(reinforcement learning)☆74Updated 4 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 4 years ago
- 基于博弈树的五子棋引擎,Gomocup 2020 快棋排名16☆33Updated 3 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Updated 3 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆15Updated last year
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- 31条指令单 周期MIPS cpu☆15Updated 5 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆250Updated 2 years ago