ZhihanLee / Constrained-SAC-PPO
A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagrangian) and Proximal Policy Optimization Lagrangian
☆34Updated last year
Alternatives and similar repositories for Constrained-SAC-PPO:
Users that are interested in Constrained-SAC-PPO are comparing it to the libraries listed below
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆44Updated 2 years ago
- Open code of my published paper: Ecological Driving Framework of Hybrid Electric Vehicle Based on Heterogeneous Multi-Agent Deep Reinforc…☆23Updated 4 months ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 6 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 3 years ago
- Communication-efficient MARL for CACC☆21Updated last year
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆13Updated 3 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆13Updated 2 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆16Updated 2 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆70Updated 3 months ago
- code of paper 《Independent Reinforcement Learning for Weakly Cooperative Multiagent Traffic Control Problem》☆16Updated 4 years ago
- Reinforcement Learning Practice for Multi and Single-Agent Autonomous vehicle☆12Updated 4 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆32Updated 2 years ago
- A DDPG methord for vehicle controled based on DDPG☆14Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆18Updated 6 years ago
- Multi-Agent Reinforcement Learning for Connected and Automated Vehicles Control: Recent Advancements and Future Prospects☆35Updated 3 weeks ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO HAPPO MAT MORL☆33Updated 2 weeks ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆31Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…