akmenon1996 / TemperatureControl-ReinforcementLearningLinks
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
Alternatives and similar repositories for TemperatureControl-ReinforcementLearning
Users that are interested in TemperatureControl-ReinforcementLearning 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
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆22Updated 2 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆31Updated 2 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
- Neural network-based (NN) Model Predictive Control (MPC) algorithm to control a multi-agent system (MAS) with stochastic communication to…☆95Updated 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 research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆29Updated 4 months 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
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆17Updated 2 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- MATLAB simulation and final report/presentation for M.S. thesis. "Adaptive Dynamic Programming for Human Postural Balance Control"☆17Updated 7 years ago
- code for paper: [1] M. Hu, X. Wang, Y. Bian, D. Cao, and H. Wang, “Disturbance Observer-Based Cooperative Control of Vehicle Platoons Sub…☆32Updated last year
- Codes reproducing paper Jongeun Choi, Songhwai Oh, Roberto Horowitz, Distributed learning and cooperative control for multi-agent systems…☆23Updated 4 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆16Updated 4 years ago
- 关于书《强化学习第二版》(作者Richard S. Sutton)每章节的代码实现(matlab版)☆16Updated 6 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆119Updated 3 years ago
- Comparing the performance of Reinforcement learning models to control temperature with that of a PID and a thermostat controller.☆15Updated 5 years ago
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆48Updated 10 years ago
- Zhao-Jichao / Distributed_optimal_-formation_control_of_heterogeneous_multi-agent_systems_with_mixed-orders异构混合阶多智能体系统编队控制的分布式优化☆35Updated 4 years ago
- Model-free event-triggered optimal control with performance guarantees via goal representation heuristic dynamic programming☆15Updated 3 years ago
- code of paper: Adaptive Feedforward Neural Network Control With an Optimized Hidden Node Distribution☆34Updated 4 years ago
- Implementation of model predictive control for nonlinear systems via machine learning and function approximators☆56Updated 7 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划