Yuxing-Wang-THU / Surrogate-assisted-ERLLinks
A Surrogate-Assisted Controller for Expensive Evolutionary Reinforcement Learning
☆13Updated 2 years ago
Alternatives and similar repositories for Surrogate-assisted-ERL
Users that are interested in Surrogate-assisted-ERL are comparing it to the libraries listed below
Sorting:
- Average-Reward Reinforcement Learning with Trust Region Methods☆10Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆102Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 5 months ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆51Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆12Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆181Updated last year
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆87Updated 8 months ago
- 预测-校正学习计算制导律☆12Updated 4 years ago
- (ICML 2024) The official code for EvoRainbow: Combining Improvements in Evolutionary Reinforcement Learning for Policy Search☆29Updated last year
- Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to ada…☆16Updated 5 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆159Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 4 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆58Updated 2 years ago
- The implementation of LSTM-TD3.☆83Updated 2 years ago
- Robust and safe deep reinforcement learning algorithms☆15Updated last year
- Study of paper "Meta reinforcement learning for sim-to-real domain adaptation"☆19Updated 3 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆37Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆21Updated last year
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆141Updated last year
- Transformer in RL for decision-making☆98Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆47Updated 3 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 months ago