reinforcement-learning-rl-with-matlab
435.0 次下载
更新时间 2022/5/10
来自 github
reinforcement-凯发k8网页登录
this repository contains series of modules to get started with reinforcement learning with matlab.
solutions are available upon instructor request. please contact
it is divided into 4 stages.
in stage 1 we start with learning rl concepts by manually coding the rl problem. later we see how the same thing can be done by using functions available in mathworks rl toolbox.
in stage 2, we deal with complex environments and learn how deep learning agents are modelled and trained. additionally, we see how to custom build an environment in matlab.
in stage 3 we introduce simulink. we develop environments using simulink rl blocks.
in stage 4 brings us to additional environments of mechanical and industrial engineering problems, that we will build using the concepts taught before.
please go through the folder named 'introduction and documentation' to get started with the modules. you can view the matlab script by opening the pdf associated with that repective module.
citation: sahil s. belsare, mohammad dehghani, rifat sipahi, (2022). reinforcement-learning-rl-with-matlab (), github. retrieved may 10, 2022.
引用格式
sahil s. belsare, mohammad dehghani, rifat sipahi, (2022). reinforcement-learning-rl-with-matlab (https://github.com/mdehghani86/reinforcement-learning-rl-with-matlab/releases/tag/v1.0.0), github. retrieved may 10, 2022.
matlab 版本兼容性
平台兼容性
windows macos linux标签
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
2- stage 2 - rl with deep learning agents/01- custom cart pole_ dqn
3- stage 3 - simulink and rl
4 - stage 4 - additional engineering environments/robot walk using reinforcementlearning
3- stage 3 - simulink and rl
4 - stage 4 - additional engineering environments/robot walk using reinforcementlearning
1- stage_1 solving an mdp with an q_learning agent/1 - simple mdp with qlearning agent_manual
1- stage_1 solving an mdp with an q_learning agent/2 - simple mdp with qlearning agent_matlab
2- stage 2 - rl with deep learning agents/00- stochastic gridworld_dqn
2- stage 2 - rl with deep learning agents/01- custom cart pole_ dqn
3- stage 3 - simulink and rl
4 - stage 4 - additional engineering environments/portfolio management using reinforcement learning
4 - stage 4 - additional engineering environments/robot walk using reinforcementlearning
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|