From 26121ca16f5f4303414f512fb0de27599ba26706 Mon Sep 17 00:00:00 2001 From: wassname Date: Mon, 3 Dec 2018 18:46:10 +0800 Subject: [PATCH] index --- src/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.html b/src/index.html index 5195f0c..edaae10 100644 --- a/src/index.html +++ b/src/index.html @@ -17,6 +17,8 @@
Teaching 2d humanoids to walk in your browser using reinforcement learning. You can view the progress at differen't stages of training with the buttons below. +

+ It's goal it to hold it head upright and move to the right. If you load it's brain from differen't times you can see it's progress.


Technical: This uses use reinforcement learning to teach them to walk. This is a branch of machine learning targeted at controlling systems such as system of limbs. Training