savinay95n / Reinforcement-learning-Algorithms-and-Dynamic-ProgrammingLinks
Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied to stabilize an inverted pendulum system and achieve optimal control. So essentially, the concept of Reinforcement Learning Controllers has been established. The Reinforcement Learning Controllers have been comp…
☆119Updated 3 years ago
Alternatives and similar repositories for Reinforcement-learning-Algorithms-and-Dynamic-Programming
Users that are interested in Reinforcement-learning-Algorithms-and-Dynamic-Programming are comparing it to the libraries listed below
Sorting:
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆101Updated 4 years ago
- Adaptive dynamic programming☆136Updated 4 months ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- Source code for examples in Book "Robust Adaptive Dynamic Programming"☆142Updated 2 years ago
- ☆47Updated 4 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 5 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆57Updated 2 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆22Updated 2 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆16Updated 4 years ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 6 years ago
- Studied RL agent-based Guidance Laws and Optimal Control techniques for Surface-to-Air Missile Guidance. Simulated optimal trajectory for…☆36Updated 4 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- Adaptive tuning of an aircraft pitch PID controller with Deep Reinforcement Learning Algorithm☆49Updated 5 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆48Updated 10 years 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☆84Updated 2 years ago
- ☆32Updated 6 years ago
- Code for the paper {Pang, Bo, and Zhong-Ping Jiang. "Reinforcement Learning for Adaptive Optimal Stationary Control of Linear Stochastic …☆27Updated 4 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 years ago
- Neural network-based (NN) Model Predictive Control (MPC) algorithm to control a multi-agent system (MAS) with stochastic communication to…☆95Updated 3 years ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆17Updated 2 years ago
- 预测-校正学习计算制导律☆13Updated 4 years ago
- This repository contains series of modules to get started with Reinforcement Learning with MATLAB.☆41Updated 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☆14Updated 3 years ago
- This project uses reinforcement learning (RL) to tune PID controllers for a nonlinear mass-spring-damper system. It applies the TD3 algor…☆16Updated last year
- Simple examples for Event-triggered control for network controlled system☆87Updated 3 years ago
- This is a MATLAB-based reinforcement learning framework that includes the Proximal Policy Optimization (PPO) algorithm and its multi-agen…☆25Updated last month
- Several ADP algorithms code for the data-driven optimal control of linear time-varying systems☆22Updated 3 years ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆29Updated 4 months ago
- This repository showcases a hybrid control system combining Reinforcement Learning (Q-Learning) and Neural-Fuzzy Systems to dynamically t…☆67Updated last year