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:
- Source code for the paper <Joint Control of Manufacturing and Onsite Microgrid System via Novel Neural-Network Integrated Reinforcement L…☆25Updated last year
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- ☆61Updated 11 months ago
- ☆46Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆59Updated 3 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
- This repository contains the code to train the baseline agent provided in the 2022 edition of Learning to Run a Power Network and to recr…☆14Updated 3 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
- code for paper "Two-Critic Deep Reinforcement Learning for Inverter-based Volt-Var Control in Active Distribution Networks"☆14Updated last year
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆44Updated 2 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆41Updated last year
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- qmix☆23Updated 5 years ago
- Multi-Agent Graph Convolutional Reinforcement Learning for Dynamic Electric Vehicle Charging Pricing☆73Updated 2 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- DQN by Matlab and Python☆34Updated 5 years ago
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 5 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆16Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- Implementation of Q-Learning as Finite Markov Decision Process☆28Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆21Updated 3 years ago
- ☆27Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago