Skip to content

Commit

Permalink
Update unit1.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
simoninithomas authored Nov 7, 2023
1 parent 0ee61ef commit 78d906e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/unit1/unit1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
]
},
{
Expand Down Expand Up @@ -1179,4 +1179,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit 78d906e

Please sign in to comment.