heguohao0728 / reinforcement-learning-an-introduction-second-edition-code-with-matlabLinks
关于书《强化学习第二版》(作者Richard S. Sutton)每章节的代码实现(matlab版)
☆15Updated 5 years ago
Alternatives and similar repositories for reinforcement-learning-an-introduction-second-edition-code-with-matlab
Users that are interested in reinforcement-learning-an-introduction-second-edition-code-with-matlab are comparing it to the libraries listed below
Sorting:
- 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
- A simple and short implementation of the Q-Learning Reinforcement Algorithm in Matlab☆48Updated 10 years ago
- Optimal control of hybrid electric vehicles with differential dynamic programming☆24Updated 3 years ago
- A modular MATLAB toolkit for Dynamic programming (DP) and Approximate Dynamic Programming (ADP) for Adaptive Modeling and Optimization☆50Updated 6 years ago
- MATLAB simulation and final report/presentation for M.S. thesis. "Adaptive Dynamic Programming for Human Postural Balance Control"☆16Updated 7 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆16Updated 4 years ago
- This repository contains models, parameter data, control algorithms and results data for Doctoral Dissertation titled "Contributions to P…☆26Updated 5 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆96Updated 4 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.