202201216 / PID-Tuning-with-RLLinks
This project uses reinforcement learning (RL) to tune PID controllers for a nonlinear mass-spring-damper system. It applies the TD3 algorithm to compare the performance of a traditional PID tuner with an RL-trained PID tuner, evaluated through simulations with step and constant inputs.
☆16Updated 11 months ago
Alternatives and similar repositories for PID-Tuning-with-RL
Users that are interested in PID-Tuning-with-RL are comparing it to the libraries listed below
Sorting:
- This repository showcases a hybrid control system combining Reinforcement Learning (Q-Learning) and Neural-Fuzzy Systems to dynamically t…☆63Updated 11 months ago
- Adaptive dynamic programming☆136Updated 3 months ago
- A MATLAB Class for convenient ADP simulation☆26Updated 8 years ago
- Neural network-based (NN) Model Predictive Control (MPC) algorithm to control a multi-agent system (MAS) with stochastic communication to…☆93Updated 3 years ago
- A path following simulation for autonomous surface vehicle on Matlab/Simulink☆30Updated 2 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 5 years ago
- iman-sharifi-ghb / Function-Approximation-and-Adaptive-PID-Gain-Tuning-using-Neural-Networks-and-Reinforcement-LearningSystem Identification and Self-Tuning PID Control using NN☆83Updated 2 years ago
- Several ADP algorithms code for the data-driven optimal control of linear time-varying systems☆22Updated 3 years ago
- path planners for underwater autonomous vehicles (AUVs)☆24Updated 4 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆100Updated 4 years ago
- A Project intended to design a Set of algorithm for Research on Multi-agent Unmanned Surface Vehicles Containment Control Technology base…☆13Updated 2 years ago
- ☆26Updated 4 years ago
- Master thesis repo for implementation of Model Predictive Controller and reinforcement learning (RL) controller☆46Updated last year
- ☆48Updated 4 years ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆17Updated 4 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- EXPSIN / Quadratic-Programming-for-Continuous-Control-of-Safety-Critical-Multi-Agent-Systems-Under-UncertaintQuadratic Programming for Continuous Control of Safety-Critical Multi-Agent Systems Under Uncertainty☆14Updated last year
- We propose a novel data-driven optimal adaptive fault-tolerant control method for path tracking control.☆25Updated last year
- Simple examples for Event-triggered control for network controlled system☆87Updated 3 years ago
- Implementations of Control (PID, LQ, MPC, ...) and AI (fuzzy logic, Q-learner, SARSA, ...) algorithms☆81Updated 7 years ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆30Updated 2 years ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆17Updated 2 years ago
- a RL-MPC control scheme for Autonomous Driving☆20Updated 2 years ago
- OpenAI gym environment for collision avoidance and path following with an AUV☆34Updated 6 years ago
- Online trajectory planning and control using nonlinear MPC model in MATLAB to avoid dynamic/static obstacles☆36Updated 2 years ago
- Addressing the combined problem of trajectory planning and tracking control for under-actuated autonomous underwater vehicle (AUV).☆37Updated 5 years ago
- Optimization of PID control of ship course using PSO algorithm☆10Updated 4 years ago
- model free adaptive iterative learning control☆14Updated 4 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆21Updated 2 years ago
- Advantage Actor-Critic (A2C) reinforcement learning agent used to control the motor speeds on a quadcopter in order to keep the quadcopte…☆26Updated 3 years ago