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…
☆122Updated 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☆104Updated 4 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆71Updated 7 years ago
- Source code for examples in Book "Robust Adaptive Dynamic Programming"☆143Updated 3 years ago
- Adaptive dynamic programming☆146Updated 6 months ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 6 years ago
- ☆49Updated 4 years ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆17Updated 6 years ago
- Studied RL agent-based Guidance Laws and Optimal Control techniques for Surface-to-Air Missile Guidance. Simulated optimal trajectory for…☆40Updated 4 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆47Updated 5 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆48Updated 10 years ago
- Adaptive tuning of an aircraft pitch PID controller with Deep Reinforcement Learning Algorithm☆51Updated 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
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆18Updated 4 years ago
- 预测-校正学习计算制导律☆13Updated 4 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- ADP☆12Updated 8 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
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆17Updated 2 years ago
- Using deep deterministic policy gradients to control a tiltrotor UAV through its transition in continuous state space☆38Updated 6 years ago
- ☆32Updated 7 years ago
- Code for the paper {Pang, Bo, and Zhong-Ping Jiang. "Reinforcement Learning for Adaptive Optimal Stationary Control of Linear Stochastic …☆29Updated 4 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☆85Updated 2 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 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
- OpenAI gym environment for collision avoidance and path following with an AUV☆35Updated 6 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆44Updated 3 years ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆34Updated 6 months ago
- This repository contains series of modules to get started with Reinforcement Learning with MATLAB.☆44Updated 3 years ago
- 强化学习和自适应动态规划资料☆34Updated 5 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