Q-learning (Model-free Value Iteration) Algorithm for Deterministic Cleaning Robot

버전 1.0.0.0 (3.98 KB) 작성자: Reza Ahmadzadeh
An Example for Reinforcement Learning using Q-learning with epsilon-greedy exploration
다운로드 수: 3.4K
업데이트 날짜: 2014/3/5

라이선스 보기

Q-learning with epsilon-greedy exploration Algorithm for Deterministic Cleaning Robot V1
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.
Algorithm 2-3, from:
@book{busoniu2010reinforcement,
title={Reinforcement learning and dynamic programming using function approximators},
author={Busoniu, Lucian and Babuska, Robert and De Schutter, Bart and Ernst, Damien},
year={2010},
publisher={CRC Press}
}

인용 양식

Reza Ahmadzadeh (2024). Q-learning (Model-free Value Iteration) Algorithm for Deterministic Cleaning Robot (https://www.mathworks.com/matlabcentral/fileexchange/45759-q-learning-model-free-value-iteration-algorithm-for-deterministic-cleaning-robot), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0