RanZhu1989 / RL_PlayGroundLinks
This repository is a playground for beginners to learn reinforcement learning. It is a collection of simple environments and agents to get you started with reinforcement learning.
☆26Updated last year
Alternatives and similar repositories for RL_PlayGround
Users that are interested in RL_PlayGround are comparing it to the libraries listed below
Sorting:
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆107Updated 2 years ago
- The mirror of RL_Coding_Exercise.☆115Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- Source Code☆222Updated last year
- RL-based MPC for Discrete-Time Nonlinear Systems (Python)☆79Updated last month
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆147Updated last month
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆431Updated last month
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆47Updated 5 years ago
- TD3 in Pytorch☆35Updated 4 years ago
- ☆32Updated 7 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- 动手学强化学习代码☆66Updated 2 years ago
- This is a MATLAB-based reinforcement learning framework that includes the Proximal Policy Optimization (PPO) algorithm and its multi-agen…☆29Updated last week
- Adaptive dynamic programming☆146Updated 5 months ago
- 强化学习和自适应动态规划资料☆34Updated 5 years ago
- ☆49Updated 4 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Official implementation of the paper "Discovery of the Reward Function for Embodied RL Agents".☆85Updated 3 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆32Updated 6 months ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆61Updated 3 years ago
- Reinforcement learning☆34Updated 3 months ago
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆47Updated 7 months ago
- This repository is for an open-source environment for multi-agent active voltage control on power distribution networks (MAPDN).☆312Updated last week
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago