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 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)的代码,代码都经过调试并可以运行☆95Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- 动手学强化学习代码☆60Updated last year
- ☆32Updated 6 years ago
- Source Code☆197Updated last year
- TD3 in Pytorch☆35Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆391Updated last month
- The mirror of RL_Coding_Exercise.☆101Updated 11 months ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Reinforcement learning☆34Updated last week
- RL algorithms☆142Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆53Updated 3 years ago
- ☆91Updated last month
- Research Papers and Code Repository on the Integration of Evolutionary Algorithms and Reinforcement Learning☆297Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆168Updated last year
- 多智能体学习库☆20Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆248Updated 2 years ago
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆271Updated last month
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆24Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆341Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- ☆62Updated 2 years ago
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆30Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆21Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆84Updated 3 years ago