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.
☆16Dec 5, 2024Updated last year
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 research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆34Jul 18, 2025Updated 7 months ago
- Adaptive PID control of a flexible manipulator using DDPG algorithm.☆28Sep 4, 2025Updated 6 months ago
- Using reinforcement learning for vehicle lateral control, the input is information such as vehicle status and tracking error, and the out…☆14May 6, 2023Updated 2 years ago
- Adaptive tuning of an aircraft pitch PID controller with Deep Reinforcement Learning Algorithm☆51Oct 4, 2020Updated 5 years ago
- An RNN-based reinforcement learning model☆11Jun 29, 2023Updated 2 years ago
- Tuning the PI controller parameters by using a contextual bandit approach☆15Jan 13, 2022Updated 4 years ago
- DDPG algorithm for PID tuning☆33Sep 10, 2020Updated 5 years ago
- This repository is part of my diploma thesis titled "Development of Model Predictive Control (MPC) schemes for unmanned aerial vehicles u…☆18Feb 18, 2026Updated 2 weeks ago
- NMPC controller for trajectory tracking and obstacle avoidance☆17Oct 31, 2023Updated 2 years ago
- This project implements an advanced control system using a Neural Network-Fuzzy Logic-based Self-tuned PID Controller to optimize the per…☆60Oct 25, 2024Updated last year
- This is the implementation of the work done in "Optimized self-adaptive PID speed control for autonomous vehicles" paper.☆27Feb 22, 2025Updated last year
- a RL-MPC control scheme for Autonomous Driving☆22Dec 27, 2022Updated 3 years ago
- This repository showcases a hybrid control system combining Reinforcement Learning (Q-Learning) and Neural-Fuzzy Systems to dynamically t…☆72Nov 23, 2024Updated last year
- Novel adaptive tuning of the PID gains using an Actor-Critic-based Neural Network for Attitude Control of a 6-Dof, 4-motor Robot☆32Sep 25, 2024Updated last year
- Introduction to Reinforcement Learning and Model Predictive Control with MATLAB and Simulink☆28Jul 20, 2023Updated 2 years ago
- The implemetation of the Reinforcement Learning based PID Tunner.☆69Dec 8, 2023Updated 2 years ago
- A controller based on fuzzy logic for Hybrid Electric Vehicles☆10Aug 12, 2020Updated 5 years ago
- ☆10Dec 10, 2021Updated 4 years ago
- Frenet Corridor Planner: high-efficient and noise-resilient optimal path planner.☆12Sep 2, 2025Updated 6 months ago
- 使用DDPG算法解决rlschool中无人机悬停控制的问题(内含训练了9个小时的良模型)☆10Jul 7, 2020Updated 5 years ago
- This is a program that reads in vehicle dynamics data from CSV files and outputs them into useful charts to help analyze data.☆13Dec 18, 2023Updated 2 years ago
- Model-Based Reinforcement Learning for Highway Environment with MPC Planning: This repository presents an RL framework integrating Model …☆13Nov 22, 2023Updated 2 years ago
- This repository contains programs to re-produce the results of the paper here https://arxiv.org/abs/2305.08094.☆11Jan 21, 2025Updated last year
- A fully autonomous robot with obstacle avoidance (APF), path planning (A* & RRT*), and object detection (YOLO)☆12Jun 13, 2024Updated last year
- Design 200M equivalent sampling using 1M Sa/s, send AD data to STM32. 使用1M采样率实现200M等效采样,将数据发送到STM32上 Altera FPGA EP4CE22E22C8, ADS828E☆14Aug 8, 2025Updated 6 months ago
- Comparison between a PID, ANN & Fuzzy-PID controller while controlling a Robotic Arm in Simulink☆12Jan 31, 2022Updated 4 years ago
- Learning-based Vision Dynamics Nonlinear Model Predictive Control for Autonomous Vehicles☆39Mar 24, 2023Updated 2 years ago
- Hands-on tutorial about Meta RL and GP-MPC at the RL4AA'24 workshop.☆15May 10, 2024Updated last year
- Model predictive control–based value estimation for efficient reinforcement learning. This repository contains the code for the implement…☆11Nov 6, 2024Updated last year
- This project demonstrates the use of a physics informed neural network to estimate the state of ground vehicles☆13May 28, 2024Updated last year
- Source code for ST-VIO (Li, H., Stueckler, J.): "Online Calibration of a Single-Track Ground Vehicle Dynamics Model by Tight Fusion with …☆17Jul 15, 2024Updated last year
- ☆12Mar 17, 2024Updated last year
- This repository contains MATLAB code for simulating an adaptive Model Predictive Control (MPC) based obstacle avoidance system for an ego…☆17Mar 31, 2024Updated last year
- ☆11Jan 25, 2024Updated 2 years ago
- ☆11Mar 5, 2024Updated 2 years ago
- MATMTDC is a free open source Matlab based program for performing dynamic analysis of AC/DC hybrid power systems. It is inspired by MatPo…☆12May 4, 2021Updated 4 years ago
- Low-level autonomous control and tracking of quadrotor using reinforcement learning - Proximal Policy Optimization☆11Dec 2, 2020Updated 5 years ago
- This repository provides a high-accuracy vehicle dynamic model based on a vehicle body model (longitudinal, lateral, and yaw dynamics) an…☆15Mar 26, 2025Updated 11 months ago
- A bipedal humanoid control system using a Physics-Informed Neural Network (PINN) and Reinforcement Learning (RL) for stability and manipu…☆10Aug 15, 2024Updated last year