文件名称:Q-Learning-master
介绍说明--下载内容均来自于网络,请自行研究使用
Successfully implemented Q-Learning for a simple robot navigation problem of a robot moving on a 5 x 5 grid with one arbitrary goal (reward of +10) and three arbitrary obstacles (reward of -10)
相关搜索: Q-learning
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Q-Learning-master | 0 | 2016-03-01 |
Q-Learning-master\.gitattributes | 378 | 2016-03-01 |
Q-Learning-master\.gitignore | 649 | 2016-03-01 |
Q-Learning-master\README.md | 516 | 2016-03-01 |
Q-Learning-master\RMatrix.m | 3975 | 2016-03-01 |
Q-Learning-master\RandomPermutation.m | 369 | 2016-03-01 |
Q-Learning-master\findstate.m | 1161 | 2016-03-01 |
Q-Learning-master\main.m | 1860 | 2016-03-01 |
Q-Learning-master\ql.m | 1741 | 2016-03-01 |