YoujiaZhang / AlphaGo-Zero-Gobang
Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程
☆96Updated 2 years ago
Alternatives and similar repositories for AlphaGo-Zero-Gobang:
Users that are interested in AlphaGo-Zero-Gobang are comparing it to the libraries listed below
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆24Updated 3 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆41Updated 2 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆258Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆204Updated last month
- ☆61Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆74Updated 3 years ago
- A gobang robot based on reinforcement learning.☆142Updated 2 years ago
- 强化学习玩超级马里奥☆72Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆507Updated last year
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 5 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆79Updated 3 years ago
- 基于DQN的五子棋人机对弈☆58Updated 6 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆32Updated 3 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神 经网络的人工智能(模仿阿尔法…☆112Updated 6 years ago
- DQN_play_sekiro☆513Updated 7 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- Honor of Kings AI Open Environment of Tencent☆706Updated 9 months ago
- [NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation☆177Updated 11 months ago
- 人工智 能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆45Updated 4 years ago
- A non-embedded AI for Clash Royale based on RL and CV.☆257Updated 10 months ago
- D3QN 强化学习打只狼☆26Updated 3 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆738Updated 7 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆50Updated 9 months ago
- 2024年腾讯开悟智能体比赛(王者荣耀AI比赛,稳定版)☆21Updated 7 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆145Updated 4 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year