Add screen recording of high-level example
This commit is contained in:
parent
961e9a7801
commit
39f3ba2266
@ -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
BIN
docs/_static/images/discrete_dqn_hl.gif
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 600 KiB |
Loading…
x
Reference in New Issue
Block a user