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
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆13Updated 5 years ago
- 预测-校正学习计算制导律☆12Updated 4 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆54Updated 3 years ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆10Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆53Updated 7 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆91Updated 10 months ago
- (ICML 2024) The official code for EvoRainbow: Combining Improvements in Evolutionary Reinforcement Learning for Policy Search☆32Updated last year
- 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
- This project was done under the supervision of Prof. Twinkle Tripathy ,Assistant Professor,Department of ELectrical Engineering,IIT Kanpr…☆18Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆190Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆86Updated 5 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆60Updated 2 years ago
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆20Updated 3 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆25Updated 2 months ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 4 months ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 6 years ago
- Collection of materials and code samples on reinforcement learning / optimal control and game theory☆20Updated 3 weeks ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆43Updated 3 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆73Updated 6 years ago
- 多代理(Multi agent)强化学习Qlearning算法在多目标探测问题(任务分配+功率优化)中的应用☆29Updated 6 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆21Updated 6 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆23Updated 7 months ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year