diff --git a/README.md b/README.md index ec2e77b..ab50f42 100644 --- a/README.md +++ b/README.md @@ -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): + +
+
+