CasperTeirlinck / RLFC-SACIDHP
Reinforcement Learning Flight Control: Hybrid Soft Actor-Critic and Incremental Dual Heuristic Programming for Fault-Tolerance
☆20Updated last week
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
- RL based robust controller for quadrotor.☆30Updated 2 years ago
- Code to reproduce results in peer-reviewed publications☆18Updated 2 months ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 5 years ago
- Implementation of Incremental Heuristic Dynamic Programming with Neural Networks as Actor and Critic function appoximators.☆11Updated 2 years ago
- OpenAI gym environment for collision avoidance and path following with an AUV☆32Updated 5 years ago
- This project uses reinforcement learning (RL) to tune PID controllers for a nonlinear mass-spring-damper system. It applies the TD3 algor…☆11Updated 4 months ago
- Reinforcement Learning for quadrotor trajectory planning and control☆50Updated last year
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆28Updated 5 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆48Updated 5 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆91Updated 4 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
- ☆45Updated 3 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆42Updated 4 years ago
- Proof of concept example for the idea of using distributed model predictive control as a function approximator in distributed reinforceme…☆13Updated last month
- Automatically tuning PID parameters based on deep reinforcement learning algorithm☆21Updated last year
- ☆72Updated 2 years ago
- 预测-校正学习计算制导律☆12Updated 3 years ago
- Research Project on Multi-robot Target Tracking via Deep Reinforcement Learning☆19Updated 4 years ago
- Advantage Actor-Critic (A2C) reinforcement learning agent used to control the motor speeds on a quadcopter in order to keep the quadcopte…☆21Updated 3 years ago
- Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular for…☆43Updated 2 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆41Updated 2 years ago
- OpenAI gym environment of an Unmanned Surface Vehicle.☆42Updated 4 years ago
- (Superceded). This project implements an autonomous, decentralized dynamic encirclement strategy for swarms of vehicles.☆10Updated 2 years ago
- Adaptive dynamic programming☆107Updated 2 months ago
- A MATLAB Class for convenient ADP simulation☆23Updated 7 years ago
- Studied RL agent-based Guidance Laws and Optimal Control techniques for Surface-to-Air Missile Guidance. Simulated optimal trajectory for…☆32Updated 3 years ago
- This is the official repository for the paper "Learning Multi-Pursuit Evasion for Safe Targeted Navigation of Drones".☆31Updated last year
- Python implementation of differential games - starting from simple 2 body pursuit/evader problems to more advanced scenarios.