lansinuote / StableBaselines3_SimpleCasesLinks
☆94Updated last year
Alternatives and similar repositories for StableBaselines3_SimpleCases
Users that are interested in StableBaselines3_SimpleCases are comparing it to the libraries listed below
Sorting:
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆378Updated last month
- kinds of reinforcement learning model by Pytorch☆335Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆297Updated 5 years ago
- ☆400Updated last month
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- RL algorithms☆143Updated 4 years ago
- ☆494Updated 8 months ago
- 动手学强化学习代码☆58Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆902Updated this week
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆694Updated 4 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆552Updated last year
- General Optimal control Problem Solver (GOPS), an easy-to-use PyTorch reinforcement learning solver package for industrial control.☆263Updated 3 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆151Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆609Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆241Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆111Updated 3 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆546Updated last month
- ☆104Updated 4 months ago
- Official implementation of HARL algorithms based on PyTorch.☆736Updated 2 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆489Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆91Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆89Updated last month
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,344Updated 2 years ago
- ☆419Updated last year
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆349Updated 4 years ago