summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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">