gingkg / AlphaZero_Gomoku_PyTorchLinks
基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI
☆26Updated 4 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》实现的一个在五子…☆47Updated 3 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆108Updated 5 months ago
- A curated list of visual reinforcement learning resources☆416Updated last month
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆162Updated 4 years ago
- Honor of Kings AI Open Environment of Tencent☆772Updated last year
- 腾讯开悟智能体比赛(王者荣耀AI比赛,稳定版)☆54Updated 2 months ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- ☆395Updated last year
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆54Updated 5 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆119Updated 3 years ago
- [ICLR 2025 Oral] PyTorch code for the paper "Open-World Reinforcement Learning over Long Short-Term Imagination"☆173Updated 2 weeks ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆129Updated 3 months ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- OpenAI团队的深度强化学习教程中文版☆31Updated 5 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆279Updated 3 years ago
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆50Updated 5 years ago
- ☆105Updated 3 months ago
- ☆49Updated 5 months ago
- ☆66Updated last year
- An easier PyTorch deep reinforcement learning library.☆240Updated 10 months ago
- [NeurIPS 2023 FMDM Workshop] Skill Reinforcement Learning and Planning for Open-World Long-Horizon Tasks☆191Updated last year
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆155Updated last year
- Learning-based agent for Google Research Football (足球游戏智能体)☆121Updated 2 years ago
- A minimal codebase for PPO training on MuJoCo environments with some customization supports.☆16Updated 3 years ago
- LLM-PySC2 is NKAI Decision Team and NUDT Decision Team's Python component of the StarCraft II LLM Decision Environment. It exposes Deepmi…☆139Updated 6 months ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Official code for the ICLR 2025 paper, "Scaling Offline Model-Based RL via Jointly-Optimized World-Action Model Pretraining"☆27Updated 10 months ago
- Pessimistic Value Iteration for Multi-Task Data Sharing in Offline RL☆17Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago