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.
☆25Updated 10 months ago
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.☆100Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆20Updated last year
- Adaptive dynamic programming(ADP) 自适应动态规划☆45Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- ☆32Updated 6 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆49Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- ☆48Updated 3 years ago
- Adaptive dynamic programming☆121Updated 4 months ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆113Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆42Updated 3 years ago
- DQN by Matlab and Python☆31Updated 5 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆16Updated 2 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆48Updated 5 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆37Updated 2 years ago
- RL algorithms☆142Updated 4 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆38Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆78Updated 2 weeks ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 7 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆370Updated 3 weeks ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- 多代理(Multi agent)强化学习Qlearning算法在多目标探测问题(任务分配+功率优化)中的应用☆29Updated 6 years ago
- ☆76Updated 2 years ago
- Approximate Dynamic Programming exercises from Powell (2011)☆14Updated last year
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆20Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆20Updated 6 years ago