From 76779338a4f09024656d57e7e1c3f901c2d92779 Mon Sep 17 00:00:00 2001 From: schneefux Date: Wed, 6 Apr 2016 11:33:17 +0200 Subject: added emoji and draft first part --- index.html | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 94 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 7bc7474..e53ee38 100644 --- a/index.html +++ b/index.html @@ -6,17 +6,20 @@ + - - + + + +
+

Künstliche neuronale Netze

+

38 Gewichte in 20 Minuten

+ +
+

Von der Eingabe zur Ausgabe

+
+

Das ist Kitty.

+ :smiley_cat: +
+
+

Kitty ist blöd.

+ :pouting_cat: +
+
+

Wenn Kitty Steves Hut sieht, schnurrt sie manchmal.

+ :man: :tophat: :heart_eyes_cat: +
+
+

Steve mag es, wenn Kitty schnurrt.

+ :yum: +
+
+

Steve trainiert Kitty.

+

Mit Keksen. (Kitty mag Kekse.)

+ :man: :tophat: :cookie: :smile_cat: +
+
+

Was passiert da?

+

Sehen wir uns Kitty einmal genauer an.

+ :smiley_cat: +
+
+ +
+

Die Informationsverarbeitung im Gehirn

+ +
+

Eingabe (:tophat:)

+

Rezeptor

+
+

+
+

Gehirn (:sparkles:)

+

neuronales Netz

+
+

+
+

Ausgabe (:heart_eyes_cat:)

+

Effektor

+
+
+ +
+

Neuronale Netze

+
+

Ein Neuron

+ + Schema Neuron +
+
+

Ein Neuronales Netz

+ Foto Neuron +
+
+ +
+

Künstliche neuronale Netze

+
+

Neuron - künstliches Neuron

+ Schema Neuron + Schema eines künstlichen Neurons +
+
+

Neuronales Netz - künstliches neuronales Netz

+ Foto Neuron + Mehrschichtiges Perzeptron +
+
+

Abstraktion der Ein- und Ausgabe

@@ -217,6 +307,7 @@ }, ".visContainer");
+--> -- cgit v1.3.1