Phoenix-Shen / ReinforcementLearning
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆62Updated last year
Alternatives and similar repositories for ReinforcementLearning:
Users that are interested in ReinforcementLearning are comparing it to the libraries listed below
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- TD3 in Pytorch☆29Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 7 months ago
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆103Updated 10 months ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated last month
- D3QN Pytorch☆57Updated 3 years ago
- 动手学强化学习代码☆49Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- Implement some algorithms of RL☆45Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆279Updated 2 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆39Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆30Updated 2 years ago
- RL algorithms☆140Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆54Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- 多智能体强化学习☆85Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆214Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆17Updated 2 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆14Updated 7 months ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆15Updated 2 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆25Updated 7 months ago