scchy / RL
Reinforcement learning
☆27Updated 2 months ago
Alternatives and similar repositories for RL:
Users that are interested in RL are comparing it to the libraries listed below
- RL algorithms☆140Updated 3 years ago
- 动手学强化学习代码☆48Updated last year
- D3QN Pytorch☆57Updated 3 years ago
- ☆57Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆266Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆82Updated last week
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆57Updated 2 years ago
- Implement some algorithms of RL☆45Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆69Updated 2 months ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆46Updated 5 months ago
- Lightweight multi-agent PPO for IEEE field.☆13Updated 2 years ago
- ☆48Updated 9 months ago
- 多智能体强化学习☆87Updated 6 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆217Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆63Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- ☆58Updated last year