mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-04 19:18:46 +08:00
Update unit1.ipynb
Fix typo.
This commit is contained in:
committed by
GitHub
parent
da63862afe
commit
108870e2c9
@@ -518,7 +518,7 @@
|
||||
"- Action 2: Fire the main engine,\n",
|
||||
"- Action 3: Fire right orientation engine.\n",
|
||||
"\n",
|
||||
"Reward function (the function that will gives a reward at each timestep) 💰:\n",
|
||||
"Reward function (the function that will give a reward at each timestep) 💰:\n",
|
||||
"\n",
|
||||
"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**.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user