Update unit1.ipynb

This commit is contained in:
Thomas Simonini
2023-11-07 11:47:52 +01:00
committed by GitHub
parent 78d906ec18
commit a5158dacb9

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 = \"ppo-LunarLander-v2\"\n",
"model_name = \"ppo-LunarLander-v2\"\n",
]
},
{