Add screen recording of high-level example

This commit is contained in:
Dominik Jain 2024-01-12 13:18:19 +01:00
parent 961e9a7801
commit 39f3ba2266
2 changed files with 5 additions and 0 deletions

View File

@ -289,6 +289,11 @@ epsilon parameter for exploration. We want to use random exploration during roll
environments (test callback).
Find the script in [examples/discrete/discrete_dqn_hl.py](examples/discrete/discrete_dqn_hl.py).
Here's a run (with the training time cut short):
<p align="center" style="text-algin:center">
<img src="docs/_static/images/discrete_dqn_hl.gif">
</p>
### Procedural API

BIN
docs/_static/images/discrete_dqn_hl.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB