Muzhaffar99 / A-Comparative-Study-of-SAC-and-PPO
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.
☆15Updated 4 months ago
Alternatives and similar repositories for A-Comparative-Study-of-SAC-and-PPO:
Users that are interested in A-Comparative-Study-of-SAC-and-PPO are comparing it to the libraries listed below
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆17Updated last year
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆43Updated last year
- This project uses reinforcement learning (RL) to tune PID controllers for a nonlinear mass-spring-damper system. It applies the TD3 algor…☆10Updated 4 months ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆28Updated 5 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆90Updated 4 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆12Updated 3 years ago
- MATLAB simulation and final report/presentation for M.S. thesis. "Adaptive Dynamic Programming for Human Postural Balance Control"☆14Updated 6 years ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆12Updated 2 years ago
- Several ADP algorithms code for the data-driven optimal control of linear time-varying systems☆18Updated 2 years ago
- paper code of "Adaptive feedforward RBF neural network control with the deterministic persistence of excitation"☆9Updated 3 years ago
- code of paper: Adaptive Feedforward Neural Network Control With an Optimized Hidden Node Distribution☆28Updated 3 years ago
- Adaptive dynamic programming☆107Updated last month
- Model-free event-triggered optimal control with performance guarantees via goal representation heuristic dynamic programming☆13Updated 3 years ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆14Updated 3 years ago
- ☆45Updated 3 years ago
- Introduction to Reinforcement Learning and Model Predictive Control with MATLAB and Simulink☆23Updated last year
- Adaptive dynamic programming(ADP) 自适应动态规划☆42Updated 4 years ago
- Code for the paper {Pang, Bo, and Zhong-Ping Jiang. "Reinforcement Learning for Adaptive Optimal Stationary Control of Linear Stochastic …☆19Updated 3 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆67Updated 6 years ago
- 关于书《强化学习第二版》(作者Richard S. Sutton)每章节的代码实现(matlab版)☆15Updated 5 years ago
- A MATLAB Class for convenient ADP simulation☆22Updated 7 years ago
- ADP☆9Updated 8 years ago
- We propose a novel data-driven optimal adaptive fault-tolerant control method for path tracking control.☆15Updated 8 months ago
- Tube based Model Predictive Control that utilize Neural Networks to improve performance with adaptive control inputs.☆18Updated 3 years ago
- This is a official code implementation for Nonlinear RISE based Integral Reinforcement Learning algorithms for perturbed Bilateral Teleop…☆18Updated 3 weeks ago
- ☆20Updated 2 years ago
- Codes reproducing paper Jongeun Choi, Songhwai Oh, Roberto Horowitz, Distributed learning and cooperative control for multi-agent systems…☆21Updated 3 years ago
- This is a MATLAB-based reinforcement learning framework that includes the Proximal Policy Optimization (PPO) algorithm and its multi-agen…☆12Updated this week
- Neural network-based (NN) Model Predictive Control (MPC) algorithm to control a multi-agent system (MAS) with stochastic communication to…☆87Updated 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☆13Updated 2 years ago