- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 1kb
- Update:
- 2017-08-15
- Downloads:
- 0 Times
- Uploaded by:
- 王同辉
Description: The deterministic cleaning-robot MDP a cleaning robot has to collect a used can also has to recharge its batteries. the state describes the position of the robot and the action describes the direction of motion. The robot can move to the left or to the right. The first (1) and the final (6) states are the terminal states. The goal is to find an optimal policy that maximizes the return from any initial state. Here the Q-learning epsilon-greedy exploration algorithm (in Reinforcement learning) is used.
To Search:
File list (Check if you may need any files):
qlearning.m