Skip to content

Commit 7453433

Browse files
committed
updated docs 28.11.2017
1 parent 9f886ad commit 7453433

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/tutorials.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,17 @@ <h1 class="doc-title"><span aria-hidden="true" class="icon icon_datareport_alt">
5858
<section id="chartjs" class="doc-section">
5959
<h2 class="section-title">Numbers Classifier</h2>
6060
<div class="section-block">
61-
<h3 class="block-title">#1: Create your own data Loader</h3>
62-
<p>The screenshots used in this page are taken from <a href="https://wrapbootstrap.com/theme/appkit-admin-theme-angularjs-WB051SCJ1?ref=3wm" target="_blank">AppKit</a>. AppKit is a Bootstrap Angular admin theme.</p>
61+
<h3 class="block-title">part 1: Create your own data Loader</h3>
62+
<p>Learn to feed your own data to a neural network!</p>
63+
<div class="screenshot-holder">
64+
<iframe width="560" height="315" src="https://www.youtube.com/embed/TBZ9QzGVbxY" frameborder="0" allowfullscreen></iframe>
65+
</div>
66+
</div><!--//section-block-->
67+
68+
<div class="section-block">
69+
<h3 class="block-title">part 2: Create your own predictor</h3>
70+
<p>Use the model your own way!</p>
6371
<div class="screenshot-holder">
64-
<iframe width="1024" height="576" src="https://www.youtube.com/embed/TBZ9QzGVbxY" frameborder="0" allowfullscreen></iframe>
6572
</div>
6673
</div><!--//section-block-->
6774

0 commit comments

Comments
 (0)