MShabani8 / RL_tracking_PI_algorithm_single_agent
the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neural networks to approximate the control policy and iteratively updates the networks to improve the system's performance.
☆18Updated last year
Alternatives and similar repositories for RL_tracking_PI_algorithm_single_agent
Users that are interested in RL_tracking_PI_algorithm_single_agent are comparing it to the libraries listed below
Sorting:
- Codes reproducing paper Jongeun Choi, Songhwai Oh, Roberto Horowitz, Distributed learning and cooperative control for multi-agent systems…☆21Updated 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
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 5 years ago
- Several ADP algorithms code for the data-driven optimal control of linear time-varying systems☆18Updated 2 years ago
- Introduction to Reinforcement Learning and Model Predictive Control with MATLAB and Simulink☆23Updated last year
- We propose a novel data-driven optimal adaptive fault-tolerant control method for path tracking control.☆16Updated 9 months ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆12Updated 3 years ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆13Updated 2 years ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆20Updated last year
- ☆20Updated 2 years ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆17Updated 5 months ago
- Model-free event-triggered optimal control with performance guarantees via goal representation heuristic dynamic programming☆14Updated 3 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
- A discrete Nash equilibrium seeking algorithm for multi-agent systems☆10Updated 4 years ago
- Tube based Model Predictive Control that utilize Neural Networks to improve performance with adaptive control inputs.☆18Updated 3 years ago
- Joint work of Tsinghua University and the University of Adelaide☆10Updated last year
- MATLAB simulation codes for article entitled ``Fault Tolerant Periodic Event-triggered Consensus Under Communication Delay and Multiple A…☆13Updated 3 years ago
- course project: a simple implementation of Q learning and MPC☆17Updated 3 years ago
- This repository represents an implementation of suggested distributed control algorithm for formation control of multi-agent system with …☆22Updated 2 years ago
- Zhao-Jichao / Distributed_optimal_-formation_control_of_heterogeneous_multi-agent_systems_with_mixed-orders异构混合阶多智能体系统编队控制的分布式优化☆31Updated 3 years ago
- Adaptive dynamic programming☆114Updated 2 months ago
- ☆14Updated last year
- Predictive Triggering Framework for Distributed Control of Resource Constrained Multi-agent Systems☆12Updated 5 years ago
- This is a official code implementation for Nonlinear RISE based Integral Reinforcement Learning algorithms for perturbed Bilateral Teleop…☆18Updated last month
- consensus and synchronization algorithms of networked multi agent systems with event triggered communications☆35Updated last year
- A MATLAB Class for convenient ADP simulation☆23Updated 7 years ago
- paper code of "Adaptive feedforward RBF neural network control with the deterministic persistence of excitation"☆10Updated 3 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
- Reinforcement based gain calculation for a tracking LQR using actor-critic method☆21Updated 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 …☆14Updated 3 years ago