CasperTeirlinck / RLFC-SACIDHP
Reinforcement Learning Flight Control: Hybrid Soft Actor-Critic and Incremental Dual Heuristic Programming for Fault-Tolerance
☆19Updated last year
Alternatives and similar repositories for RLFC-SACIDHP:
Users that are interested in RLFC-SACIDHP are comparing it to the libraries listed below
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆14Updated 3 years ago
- A PettingZoo (https://pettingzoo.farama.org/) environment for maritime Capture the Flag with uncrewed surface vehicles (USVs).☆16Updated this week
- ☆71Updated 2 years ago
- Reinforcement Learning for quadrotor trajectory planning and control☆48Updated last year
- Automatically tuning PID parameters based on deep reinforcement learning algorithm☆21Updated last year
- OpenAI gym environment for collision avoidance and path following with an AUV☆31Updated 5 years ago
- End-to-end reinforcement learning using DDPG and PPO algorithms in a simulated robot environment☆17Updated 5 years ago
- RL based robust controller for quadrotor.☆30Updated 2 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆48Updated 5 years ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 5 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…☆23Updated last year
- This is a platform we can use to finish some simple RL demonstration. Team members will modify it step by step~~Hold on! Aoligei!☆26Updated last year
- 预测-校正学习计算制导律☆12Updated 3 years ago
- gym-auv repository upgraded to Stable-Baselines 3☆12Updated last year
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 6 years ago
- Adaptive dynamic programming☆105Updated last month
- This is the official repository for the paper "Learning Multi-Pursuit Evasion for Safe Targeted Navigation of Drones".☆29Updated last year
- OpenAI gym environment of an Unmanned Surface Vehicle.☆42Updated 3 years ago
- Cooperative Multi Agent Reinforcement Learning with Human in the Loop☆13Updated last year
- Proof of concept example for the idea of using distributed model predictive control as a function approximator in distributed reinforceme…☆11Updated 2 weeks ago
- Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular for…☆42Updated 2 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆111Updated 2 years ago
- Gym Environment for AUV docking procedure☆10Updated 2 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.