summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-04-13 10:27:28 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-04-13 10:27:28 +0200
commit412c832ac9d6fda2a2300a801814b2dab3046c9e (patch)
tree876ef0e771bae94c584c4c03e8bed287d6a12ce0 /index.html
parent2159191a465d0c78081f7fc6002362a0d964e4cb (diff)
downloadvortrag-knn-412c832ac9d6fda2a2300a801814b2dab3046c9e.tar.gz
vortrag-knn-412c832ac9d6fda2a2300a801814b2dab3046c9e.zip
add overview to the beginning
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7e749bb..90610a3 100644
--- a/index.html
+++ b/index.html
@@ -129,7 +129,18 @@
</script>
</div>
- <!-- TODO Inhaltsübersicht -->
+ <div id="structure" class="step slide" data-x="0" data-y="1000" data-z="1000">
+ <h3>Gliederung</h3>
+ <div class="scale center">
+ <p style="font-size: inherit;">Vom Gehirn zum künstlichen Neuron</p>
+ <p style="font-size: inherit;">Anwendungsfall Boston-Häuserdatenreihe</p>
+ <p style="font-size: inherit;">Umsetzung eines künstlichen neuronalen Netzes</p>
+ <p style="font-size: inherit;">Training des Netzes</p>
+ <p style="font-size: inherit;">Test des Netzes</p>
+ <p style="font-size: inherit;">Fazit, Quellen</p>
+ </div>
+ </div>
+
<div id="io" class="step slide" data-x="1000" data-y="0" data-z="1000">
<h1>Von der Eingabe zur Ausgabe</h1>
<div class="innerStep stepped lastInnerstep center">