Remove redundant heading for LunarLander-v2 policy gradients exercise solution

main
Aurélien Geron 2021-03-20 10:40:02 +13:00
parent cfd0837f5c
commit 9af016e341
1 changed files with 0 additions and 8 deletions

View File

@ -2816,14 +2816,6 @@
"_Exercise: Use policy gradients to solve OpenAI Gym's LunarLander-v2 environment. You will need to install the Box2D dependencies (`python3 -m pip install -U gym[box2d]`)._" "_Exercise: Use policy gradients to solve OpenAI Gym's LunarLander-v2 environment. You will need to install the Box2D dependencies (`python3 -m pip install -U gym[box2d]`)._"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 8.\n",
"_Exercise: Use policy gradients to solve OpenAI Gym's LunarLander-v2 environment. You will need to install the Box2D dependencies (`python3 -m pip install -U gym[box2d]`)._"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},