madyasha / DeepRLPIDLinks
Adaptive tuning of an aircraft pitch PID controller with Deep Reinforcement Learning Algorithm
☆49Updated 5 years ago
Alternatives and similar repositories for DeepRLPID
Users that are interested in DeepRLPID are comparing it to the libraries listed below
Sorting:
- Adaptive dynamic programming☆136Updated 4 months ago
- ☆47Updated 4 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- A MATLAB Class for convenient ADP simulation☆26Updated 8 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 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…