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)的代码,代码都经过调试并可以运行☆100Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 7 months ago
- TD3 in Pytorch☆35Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- 动手学强化学习代码☆65Updated last year
- The mirror of RL_Coding_Exercise.☆111Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆417Updated 4 months ago
- Source Code☆214Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆41Updated 6 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆252Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆160Updated 2 years ago
- ☆246Updated 9 months ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- Reinforcement learning☆34Updated last month
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆205Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆277Updated last month
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- offical code of paper 'SCRIMP: Scalable Communication for Reinforcement- and Imitation-Learning-Based Multi-Agent Pathfinding'☆56Updated 2 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- (ICML 2024) The official code for EvoRainbow: Combining Improvements in Evolutionary Reinforcement Learning for Policy Search☆32Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆134Updated 4 months ago
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- A collection of multi agent environments based on OpenAI gym.☆28Updated 2 years ago