cloxnu / Omega_Gomoku_AILinks
♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。
☆50Updated 5 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
Sorting:
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆103Updated last month
- 使用alphazero算法打造属于你自己的象棋AI☆272Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆515Updated last year
- ☆62Updated 6 years ago
- 中国象棋alpha zero程序☆407Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆44Updated 3 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆757Updated 8 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆48Updated 7 years ago
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆31Updated 6 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆234Updated 4 years ago
- elephantfish: 一个只有124行的中国象棋引擎☆262Updated 5 months ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆111Updated 3 years ago
- 使用Python制作的五子棋游戏☆144Updated 11 months ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,168Updated 2 years ago
- Honor of Kings AI Open Environment of Tencent☆749Updated 11 months ago
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆25Updated 4 years ago
- 天授中文文档☆58Updated 7 months ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 4 years ago
- A gobang AI with Negamax and alpha beta pluning☆12Updated 2 years ago
- Snake AI with Genetic algorithm and Neural network☆69Updated 3 years ago
- Connect6 AI based on AlphaZero☆23Updated 7 years ago
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆76Updated 2 years ago
- Deep RL algorithm in pytorch☆312Updated last year
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆75Updated 3 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago