cloxnu / Omega_Gomoku_AI
♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
☆44Updated 4 years ago
Alternatives and similar repositories for Omega_Gomoku_AI:
Users that are interested in Omega_Gomoku_AI are comparing it to the libraries listed below
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆200Updated last week
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- ☆60Updated 6 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆244Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆89Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆498Updated last year
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆71Updated 3 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆74Updated 6 years ago
- 基于DQN的五子棋人机对弈☆58Updated 5 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆39Updated 7 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆109Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆38Updated 2 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆48Updated last year
- 基于博弈树α-β剪枝搜索的五子棋AI☆730Updated 7 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 3 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆116Updated 6 years ago
- 中国象棋alpha zero程序☆394Updated 6 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆45Updated 6 years ago
- Douzero with ResNet and GPU support for Windows☆38Updated 3 years ago
- A Doudizhu reinforcement learning AI☆20Updated 2 months ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆17Updated 6 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- ☆39Updated last year
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆31Updated 6 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆98Updated 2 years ago