From 687ec2f8e0a3085a2ff7666dbbecf001a7da6107 Mon Sep 17 00:00:00 2001 From: Philip Maas <philip.maas@stud.hs-bochum.de> Date: Mon, 28 Feb 2022 09:38:56 +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 2f7bd37..c830f8e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Will get 0 reward, which is basically learning to prevent falling on it's head. # Evolution Strategies After 1000 episodes, which is about 1h of learning, it will reach ~250 reward.\ Best score until now: 292/300 in 7000 episodes \ - + ## How it works 1. Generate a randomly weighted neural net -- GitLab