Update _toctree.yml

This commit is contained in:
Thomas Simonini
2023-01-17 09:06:08 +01:00
committed by GitHub
parent ae37a884ed
commit b4aae36314

View File

@@ -155,7 +155,7 @@
- local: unit6/variance-problem
title: The Problem of Variance in Reinforce
- local: unit6/advantage-actor-critic
title: Advantage Actor-Critic (A2C)
title: Advantage Actor Critic (A2C)
- local: unit6/hands-on
title: Advantage Actor Critic (A2C) using Robotics Simulations with PyBullet and Panda-Gym 🤖
- local: unit6/conclusion