Skip to content
Snippets Groups Projects
Commit f5ff3f57 authored by Gregoire Montavon's avatar Gregoire Montavon
Browse files

...

parent 4bad4d82
No related branches found
No related tags found
No related merge requests found
......@@ -21,10 +21,6 @@ S. Bach, A. Binder, G. Montavon, F. Klauschen, K.-R. Müller, W. Samek<br><a hre
2015</font>
</blockquote>
<h3>Prerequisites</h3>
<p>For this tutorial, you need to install Python, Numpy, PyTorch, Matplotlib, and OpenCV. Then, you should download <a href="tutorial.zip">tutorial.zip</a> and extract it in your working directory. It contains data, model parameters, and some additional functions (in the file <code>utils.py</code>).
<h2>1 &nbsp; Numpy Implementation for a Fully-Connected Network</h2>
<p>We first load 12 examplary MNIST test digits.</p>
......
......@@ -27,9 +27,6 @@
"2015</font>\n",
"</blockquote>\n",
"\n",
"<h3>Prerequisites</h3>\n",
"\n",
"<p>For this tutorial, you need to install Python, Numpy, PyTorch, Matplotlib, and OpenCV. Then, you should download <a href=\"tutorial.zip\">tutorial.zip</a> and extract it in your working directory. It contains data, model parameters, and some additional functions (in the file <code>utils.py</code>)."
]
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment