mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
Update hands-on.mdx
Fix typo
This commit is contained in:
committed by
GitHub
parent
04f2277489
commit
da63862afe
@@ -332,7 +332,7 @@ The action space (the set of possible actions the agent can take) is discrete wi
|
||||
- Action 2: Fire the main engine,
|
||||
- Action 3: Fire right orientation engine.
|
||||
|
||||
Reward function (the function that will gives a reward at each timestep) 💰:
|
||||
Reward function (the function that will give a reward at each timestep) 💰:
|
||||
|
||||
After every step a reward is granted. The total reward of an episode is the **sum of the rewards for all the steps within that episode**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user