DDPG algorithm for PID tuning
☆34Sep 10, 2020Updated 5 years ago
Alternatives and similar repositories for DDPG_RL_PID
Users that are interested in DDPG_RL_PID are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Adaptive tuning of an aircraft pitch PID controller with Deep Reinforcement Learning Algorithm☆51Oct 4, 2020Updated 5 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆59Dec 3, 2023Updated 2 years ago
- The implemetation of the Reinforcement Learning based PID Tunner.☆75Dec 8, 2023Updated 2 years ago
- 利用遗传算法调节pid参数 pid tune by using GA☆19Nov 9, 2018Updated 7 years ago
- A path planning framework based on Sampling-based algorithm and Deep Reinforcement learning.☆10May 9, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Setting up DDPG based reinforcement learning in ROS Gazebo environment☆14Jul 29, 2019Updated 6 years ago
- ☆12Aug 30, 2024Updated last year
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆16Aug 28, 2020Updated 5 years ago
- Auto tuning of PID parameters of a quad-rotor using Q-learning☆33Apr 11, 2020Updated 6 years ago
- An implementation of the Deep Deterministic Policy Gradient (DDPG) algorithm using Keras/Tensorflow with the robot simulated using ROS/Ga…