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
☆21Updated 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:
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- my code for paper Parameterized-DQN☆24Updated 4 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆43Updated 2 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆22Updated last year
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- ☆60Updated 11 months ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆57Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- DQN by Matlab and Python☆34Updated 5 years ago
- 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
- A pytorch implementation of the methods described in the paper "Deep Reinforcement Learning for Continuous Electric Vehicles Charging Con…☆31Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- Multi-Agent Graph Convolutional Reinforcement Learning for Dynamic Electric Vehicle Charging Pricing☆73Updated 2 years ago
- Source code for the paper <Joint Control of Manufacturing and Onsite Microgrid System via Novel Neural-Network Integrated Reinforcement L…☆25Updated last year
- qmix☆23Updated 5 years ago
- ☆45Updated 3 years ago
- RL for Energy Management of Microgrids☆10Updated 5 years ago
- Nash Q Learning☆32Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- code for paper "Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks"☆14Updated last year
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- This project is the source code of paper "Optimizing bidding strategy in electricity market based on graph convolutional neural network a…☆25Updated 8 months ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆41Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year