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:
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆10Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆84Updated 4 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆12Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 3 months ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆21Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- 预测-校正学习计算制导律☆12Updated 4 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆38Updated 3 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆23Updated 6 months ago
- (ICML 2024) The official code for EvoRainbow: Combining Improvements in Evolutionary Reinforcement Learning for Policy Search☆31Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆185Updated last year
- 这是一个关于 基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- Gym Environment for AUV docking procedure☆10Updated 2 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆49Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆162Updated last year
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆20Updated 3 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆54Updated 3 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆25Updated 2 years ago