Agent
Goal
Coin
Obstacle
Episode: 0, Step: 0
Speed
Parameters – change any time, even during training
α learning rate
0.50
γ discount factor
0.95
ε exploration rate
0.90
How the agent chooses an action right now:
Exploration 90%Exploitation 10%
Step log – click a row for an explanation
Learning curve – number of steps to reach the goal per episode
Start training and the curve will be drawn: the number of steps per episode drops as the agent learns a shorter path.
Learn more – click for an explanation