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:
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆104Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- The mirror of RL_Coding_Exercise.☆112Updated last year
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆41Updated 6 months ago
- Reinforcement learning☆34Updated 2 months ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- Source Code☆217Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆427Updated 3 weeks ago
- ☆106Updated 2 years ago
- 动手学强化学习代码☆65Updated last year
- ☆252Updated 3 weeks ago
- ☆32Updated 7 years ago
- RL algorithms☆141Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆30Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆142Updated this week
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆256Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆59Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆95Updated 2 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 5 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- This is a MATLAB-based reinforcement learning framework that includes the Proximal Policy Optimization (PPO) algorithm and its multi-agen…☆27Updated 2 months ago
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆279Updated last month
- Implement some algorithms of RL☆46Updated 2 years ago
- RL-based MPC for Discrete-Time Nonlinear Systems (Python)☆67Updated 2 weeks ago
- 多智能体学习库☆22Updated 3 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago