gingkg / AlphaZero_Gomoku_PyTorch
基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI
☆24Updated 3 years ago
Alternatives and similar repositories for AlphaZero_Gomoku_PyTorch:
Users that are interested in AlphaZero_Gomoku_PyTorch are comparing it to the libraries listed below
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆41Updated 2 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆96Updated 2 years ago
- Mini HoK: a novel MARL benchmark based on the popular mobile game, Honor of Kings, to address limitations in existing environments such a…☆38Updated last month
- 使用alphazero算法打造属于你自己的象棋AI☆258Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆204Updated last month
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- ☆80Updated 6 months ago
- Python博弈树实现的简单AI五子棋小游戏☆15Updated 6 years ago
- ☆63Updated last year
- 2024年腾讯开悟智能体比赛(王者荣耀AI比赛,稳定版)☆21Updated 7 months ago
- 强化学习玩超级马里奥☆72Updated 2 years ago
- ☆45Updated 3 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆145Updated 4 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆45Updated 5 years ago
- ☆70Updated last year
- [ICLR 2025 Oral] PyTorch code for the paper "Open-World Reinforcement Learning over Long Short-Term Imagination"☆96Updated last month
- ☆90Updated 2 years ago
- ☆164Updated last year
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆32Updated 3 years ago
- ☆40Updated last year
- LLM-PySC2 is NKAI Decision Team and NUDT Decision Team's Python component of the StarCraft II LLM Decision Environment. It exposes Deepmi…☆120Updated this week
- A New Approach to Solving SMAC Task: Generating Decision Tree Code from Large Language Models☆37Updated 3 weeks ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆88Updated 4 years ago
- 动手学强化学习代码☆54Updated last year
- This is a project based on machine learning and deep learning method for playing Gobang by controlling mechanical arm(利用机械臂下五子棋)☆11Updated 2 years ago
- rl-papers☆47Updated 2 years ago
- ☆339Updated 11 months ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- ☆61Updated 5 months ago