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:
- ☆62Updated last year
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆60Updated 3 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆45Updated 2 years ago
- ☆27Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆39Updated 2 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆41Updated last year
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated 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
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Multi-Agent Graph Convolutional Reinforcement Learning for Dynamic Electric Vehicle Charging Pricing☆74Updated 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
- 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…☆15Updated 3 years ago
- ☆46Updated 4 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 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
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- Nash Q Learning☆32Updated 5 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
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆27Updated 6 years ago
- DQN by Matlab and Python☆34Updated 5 years ago
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- The implementation of NeurIPS_2020_L2RPN_Track1(Robustness) and Track2 (Adaptability) Competition☆18Updated 5 years ago
- Smart grid pricing by reinforcement learning☆19Updated 7 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 7 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year