Muzhaffar99 / RL-Based-Control-of-Reservoir-Systems-Using-SAC-and-PPOLinks
This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control in single-tank and quadruple-tank systems. The RL algorithms were trained using MATLAB's Reinforcement Learning Toolbox and tested in a Simulink simulation.
☆21Updated last week
Alternatives and similar repositories for RL-Based-Control-of-Reservoir-Systems-Using-SAC-and-PPO
Users that are interested in RL-Based-Control-of-Reservoir-Systems-Using-SAC-and-PPO are comparing it to the libraries listed below
Sorting:
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆96Updated 4 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 7 months ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- MATLAB simulation and final report/presentation for M.S. thesis. "Adaptive Dynamic Programming for Human Postural Balance Control"☆16Updated 7 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆50Updated last year
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆20Updated 2 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆14Updated 3 years ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆16Updated 2 years ago
- Adaptive dynamic programming☆125Updated 5 months 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☆78Updated 2 years ago
- RL implementation in course 'Control for Robotics' at U of T, includes Generalized Policy Iteration, Monte Carlo and Q-Learning in MATLAB☆14Updated 3 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 5 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 4 years ago
- Several ADP algorithms code for the data-driven optimal control of linear time-varying systems☆19Updated 2 years ago
- Neural network-based (NN) Model Predictive Control (MPC) algorithm to control a multi-agent system (MAS) with stochastic communication to…☆92Updated 2 years ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆15Updated 3 years ago
- A Novel Off-policy Reinforcement Learning Algorithm for Optimal Tracking Control Problem☆4Updated 3 weeks ago
- ☆48Updated 3 years ago
- ☆21Updated 3 years ago
- code of paper: Adaptive Feedforward Neural Network Control With an Optimized Hidden Node Distribution☆33Updated 3 years ago
- A modular MATLAB toolkit for Dynamic programming (DP) and Approximate Dynamic Programming (ADP) for Adaptive Modeling and Optimization☆50Updated 6 years ago
- 关于书《强化学习第二版》(作者Richard S. Sutton)每章节的代码实现(matlab版)☆15Updated 5 years ago
- Introduction to Reinforcement Learning and Model Predictive Control with MATLAB and Simulink☆24Updated 2 years ago
- We present a new comparative study of the paper from Hansson and Boyd Robust Optimal Control of Linear Discrete-Time Systems using Primal…☆13Updated 5 years ago
- ☆16Updated last year
- Tube based Model Predictive Control that utilize Neural Networks to improve performance with adaptive control inputs.☆18Updated 3 years ago
- ☆18Updated last year
- Codes reproducing paper Jongeun Choi, Songhwai Oh, Roberto Horowitz, Distributed learning and cooperative control for multi-agent systems…☆21Updated 3 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆46Updated 10 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆114Updated 3 years ago