From c3b5c3dbcdadf3408633268f7b12332969c2f29f Mon Sep 17 00:00:00 2001 From: Philip Maas <philip.maas@stud.hs-bochum.de> Date: Thu, 3 Mar 2022 17:54:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0bf4c..93badd6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This is because the walker tries to generate movement by trembling with it's leg # Evolution Strategies After 1000 episodes, which is about 1h of learning, it will reach ~250 reward.\ -✅ Best score until now: 304/300 in under 7000 episodes \ +✅ Best score until now: 304/300 in under 7000 episodes with a decaying learning rate and mutation factor. \  ## How it works -- GitLab