Update unit4.ipynb

This commit is contained in:
Thomas Simonini
2023-05-08 18:26:51 +02:00
committed by GitHub
parent e6daf3daa7
commit edfd0c13d5

View File

@@ -1357,8 +1357,8 @@
"- next blocks bottom y location\n",
"\n",
"The action space(2) 🎮:\n",
"- Up\n",
"- Down\n",
"- Up (press accelerator) \n",
"- Do nothing (don't press accelerator) \n",
"\n",
"The reward function 💰: \n",
"- For each vertical block it passes through it gains a positive reward of +1. Each time a terminal state reached it receives a negative reward of -1."
@@ -1620,4 +1620,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}