gingkg / AlphaZero_Gomoku_PyTorchLinks
基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI
☆27Updated 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:
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆133Updated 3 months ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆48Updated 3 years ago
- ☆402Updated last year
- [ICLR 2025 Oral] PyTorch code for the paper "Open-World Reinforcement Learning over Long Short-Term Imagination"☆181Updated last month
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆55Updated 5 years ago
- ☆245Updated 9 months ago
- 动手学强化学习代码☆64Updated last year
- A curated list of visual reinforcement learning resources☆433Updated last month
- 腾讯开悟智能体比赛(王者荣耀AI比赛,稳定版)☆57Updated 3 months ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆109Updated 5 months ago
- ☆49Updated 6 months ago
- rl-papers☆49Updated 2 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆121Updated 3 years ago
- NeurIPS 2024 DACER☆151Updated last month
- ☆54Updated 5 months ago
- 《动手学强化学习》练习代码(Pytorch)☆18Updated 3 years ago
- ☆90Updated 3 years ago
- Play atari Tennis game by dqn☆78Updated 3 years ago
- ☆90Updated 4 months ago
- An easier PyTorch deep reinforcement learning library.☆243Updated 11 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆162Updated 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
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- ☆103Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- ☆55Updated 9 months ago
- ☆106Updated 4 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆594Updated 6 months ago
- LLM-PySC2 is NKAI Decision Team and NUDT Decision Team's Python component of the StarCraft II LLM Decision Environment. It exposes Deepmi…☆141Updated 6 months ago
- Learn to play Sekiro with reinforcement learning.☆17Updated 3 years ago