Remove redundant heading for LunarLander-v2 policy gradients exercise solution

This commit is contained in:
Aurélien Geron
2021-03-20 10:40:02 +13:00
parent cfd0837f5c
commit 9af016e341

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]`)._"
]
},
{
"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",
"metadata": {},