gingkg / AlphaZero_Gomoku_PyTorchLinks
基于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
Sorting:
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆43Updated 2 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆99Updated last week
- [ICLR 2025 Oral] PyTorch code for the paper "Open-World Reinforcement Learning over Long Short-Term Imagination"☆121Updated this week
- ☆43Updated last month
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- ☆103Updated 3 months ago
- ☆360Updated last year
- 使用alphazero算法打造属于你自己的象棋AI☆264Updated 2 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- ☆65Updated last year
- Python+PyQt5实现五子棋游戏(人机博弈+深搜+α-β剪枝)☆32Updated 3 years ago
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆150Updated 10 months ago
- An easier PyTorch deep reinforcement learning library.☆224Updated 5 months ago
- A curated list of visual reinforcement learning resources☆282Updated 2 weeks ago
- ☆90Updated 2 years ago
- 2024年腾讯开悟智能体比赛(王者荣耀AI比赛,稳定版)☆24Updated 9 months ago
- ☆61Updated 6 months ago
- 《动手学强化学习》练习代码(Pytorch)☆16Updated 2 years ago
- A collection of notes @SJTU-CSE, written by Yanjie Ze. 上海交通大学计算机系本科生复习笔记。在线浏览网站:https://zeyanjie.gitbook.io/yanjie-zes-note/☆21Updated 3 years ago
- ☆178Updated 3 months ago
- ☆166Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆108Updated 2 months ago
- NeurIPS 2024 DACER☆113Updated last week
- rl-papers☆47Updated 2 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- 人工智能大作业项目:五子棋游戏 Artificial intelligence assignment project: Gobang Game☆46Updated 4 years ago
- This is a project based on machine learning and deep learning method for playing Gobang by controlling mechanical arm(利用机械臂下五子棋)☆12Updated 2 years ago
- 动手学强化学习代码☆57Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆110Updated 3 years ago
- ☆102Updated 2 years ago