Update unit1.ipynb

This commit is contained in:
Thomas Simonini
2023-11-07 11:46:57 +01:00
committed by GitHub
parent 0ee61ef0fd
commit 78d906ec18

View File

@@ -694,7 +694,7 @@
"# TODO: Train it for 1,000,000 timesteps\n",
"\n",
"# TODO: Specify file name for model and save the model to file\n",
"model_name = \"\"\n"
"model_name = \"ppo-LunarLander-v2\"\n",
]
},
{
@@ -1179,4 +1179,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}