Update unit1.ipynb

Fix typo.
This commit is contained in:
Richard Khanh Manh Nguyen
2024-01-28 01:03:44 -06:00
committed by GitHub
parent da63862afe
commit 108870e2c9

View File

@@ -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",