ThousandOfWind / DRL-baselineLinks
Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C
☆20Updated 5 years ago
Alternatives and similar repositories for DRL-baseline
Users that are interested in DRL-baseline are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆52Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆25Updated last year
- DQN by Matlab and Python☆31Updated 5 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- ☆57Updated 8 months ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆53Updated 3 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆42Updated 2 years ago
- my code for paper Parameterized-DQN☆23Updated 4 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆21Updated last year
- Implementations of DQN, DQN with PER, DDQN with PER, and DDDQN with PER agents to maximise reward in a 14 node power grid station☆20Updated 5 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆38Updated last year
- Nash Q Learning☆32Updated 4 years ago
- Source code for the paper <Joint Control of Manufacturing and Onsite Microgrid System via Novel Neural-Network Integrated Reinforcement L…☆22Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- ☆62Updated last year
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago
- Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems☆38Updated last year
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆22Updated 6 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆89Updated 9 months ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆16Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- qmix☆23Updated 5 years ago