gingkg / AlphaZero_Gomoku_PyTorchLinks
基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI
☆25Updated 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:
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的 ,以及如何自我对弈学习。源码+教程☆103Updated last month
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆44Updated 3 years ago
- ☆52Updated last month
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆113Updated this week
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆53Updated 5 years ago
- NeurIPS 2024 DACER☆124Updated last month
- OpenAI团队的深度强化学习教程中文版☆30Updated 5 years ago
- Play atari Tennis game by dqn☆76Updated 3 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- ☆193Updated 5 months ago
- rl-papers☆47Updated 2 years ago
- ☆372Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆156Updated 4 years ago
- ☆166Updated last year
- ☆48Updated 2 months ago
- ☆104Updated 5 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆173Updated last year
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- 深度强化学习各算法介绍与Pytorch实现☆62Updated last year
- ☆90Updated 2 years ago
- The Code for Paper “Relay Hindsight Experience Replay: Self-Guided Continual Reinforcement Learning for Sequential Object Manipulation Ta…☆155Updated last year
- 动手学强化学习代码☆58Updated last year
- ☆66Updated last year
- Pessimistic Value Iteration for Multi-Task Data Sharing in Offline RL☆17Updated last year
- This is a project based on machine learning and deep learning method for playing Gobang by controlling mechanical arm(利用机械臂下五子棋)☆12Updated 2 years ago
- An easier PyTorch deep reinforcement learning library.☆228Updated 6 months ago
- ☆16Updated 4 years ago
- A curated list of visual reinforcement learning resources☆319Updated 3 weeks ago
- A collection of notes @SJTU-CSE, written by Yanjie Ze. 上海交通大学计算机系本科生复习笔记。在线浏览网站:https://zeyanjie.gitbook.io/yanjie-zes-note/☆21Updated 3 years ago
- Implementation of "MADiff: Offline Multi-agent Learning with Diffusion Models"☆79Updated 3 weeks ago