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:
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆45Updated 2 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆61Updated 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
- ☆28Updated last year
- Transformer-based Multi-Agent Actor-Critic Framework☆45Updated 3 years ago
- ☆62Updated last year
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- Implementation of Q-Learning as Finite Markov Decision Process☆28Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago
- my code for paper Parameterized-DQN☆25Updated 4 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 clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 9 months ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆24Updated last year
- 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
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆27Updated 6 years ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆44Updated last year
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- RL for Energy Management of Microgrids☆10Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- code of paper 《Independent Reinforcement Learning for Weakly Cooperative Multiagent Traffic Control Problem》☆17Updated 5 years ago
- Multi-Agent Graph Convolutional Reinforcement Learning for Dynamic Electric Vehicle Charging Pricing☆74Updated 2 years ago
- DQN by Matlab and Python☆34Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆17Updated 2 years ago
- Source code for the paper <Joint Control of Manufacturing and Onsite Microgrid System via Novel Neural-Network Integrated Reinforcement L…☆25Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆169Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year