1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-12-13 00:48:17 +00:00

Actualizada práctica a gymnasium y extendida

This commit is contained in:
cif
2023-04-27 15:42:01 +02:00
parent 380340d66d
commit 542ce2708d
5 changed files with 2169 additions and 3 deletions

View File

@@ -48,7 +48,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Q-Learning](2_6_1_Q-Learning.ipynb)"
"1. [Q-Learning](2_6_1_Q-Learning_Basic.ipynb)\n",
"1. [Visualization](2_6_1_Q-Learning_Visualization.ipynb)\n",
"1. [Exercises](2_6_1_Q-Learning_Exercises.ipynb)"
]
},
{
@@ -64,7 +66,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@@ -78,7 +80,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.10.10"
},
"latex_envs": {
"LaTeX_envs_menu_present": true,