From 6f70c1a4e47b0bc96ed0ebcca0eb384a5dfdc2f4 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 3 Apr 2016 17:16:03 +0200 Subject: calculate and visualize network activation --- index.html | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2e17c5c..7bc7474 100644 --- a/index.html +++ b/index.html @@ -120,7 +120,7 @@ var mocker = new WeightVisWrapper(); new VisIntegrater(function(c) { mocker.mock([3, 2, 1], function() { - mocker.openIn(c); + mocker.openIn(c, false); }); }, function(c) { mocker.remove(c); @@ -134,19 +134,26 @@
+

Berechneter MEDV-Wert: lade… - Erwarteter MEDV-Wert: lade…