diff --git a/doc/pub/cnn/html/._cnn-bs000.html b/doc/pub/cnn/html/._cnn-bs000.html index e7c61ae6e..b24bc014c 100644 --- a/doc/pub/cnn/html/._cnn-bs000.html +++ b/doc/pub/cnn/html/._cnn-bs000.html @@ -167,7 +167,7 @@ MathJax.Hub.Config({
-
diff --git a/doc/pub/cnn/html/._cnn-bs001.html b/doc/pub/cnn/html/._cnn-bs001.html index f7162b471..b8822668b 100644 --- a/doc/pub/cnn/html/._cnn-bs001.html +++ b/doc/pub/cnn/html/._cnn-bs001.html @@ -175,6 +175,9 @@ Here we provide only a superficial overview, for the more interested, we recomme IN5400 – Machine Learning for Image Analysis and the slides of CS231. +
+Another good read is the article here https://arxiv.org/pdf/1603.07285.pdf. +
diff --git a/doc/pub/cnn/html/cnn-bs.html b/doc/pub/cnn/html/cnn-bs.html index e7c61ae6e..b24bc014c 100644 --- a/doc/pub/cnn/html/cnn-bs.html +++ b/doc/pub/cnn/html/cnn-bs.html @@ -167,7 +167,7 @@ MathJax.Hub.Config({
-
diff --git a/doc/pub/cnn/html/cnn-reveal.html b/doc/pub/cnn/html/cnn-reveal.html index d961c1478..e18534af6 100644 --- a/doc/pub/cnn/html/cnn-reveal.html +++ b/doc/pub/cnn/html/cnn-reveal.html @@ -148,7 +148,7 @@ MathJax.Hub.Config({
-
@@ -185,6 +185,9 @@ the network. Here we provide only a superficial overview, for the more interested, we recommend highly the course IN5400 – Machine Learning for Image Analysis and the slides of CS231. + +
+Another good read is the article here https://arxiv.org/pdf/1603.07285.pdf. diff --git a/doc/pub/cnn/html/cnn-solarized.html b/doc/pub/cnn/html/cnn-solarized.html index 2ee41b0cf..405147bdf 100644 --- a/doc/pub/cnn/html/cnn-solarized.html +++ b/doc/pub/cnn/html/cnn-solarized.html @@ -110,7 +110,7 @@ MathJax.Hub.Config({
-
@@ -142,6 +142,9 @@ Here we provide only a superficial overview, for the more interested, we recomme
IN5400 – Machine Learning for Image Analysis
and the slides of CS231.
+
+Another good read is the article here https://arxiv.org/pdf/1603.07285.pdf. +
diff --git a/doc/pub/cnn/html/cnn.html b/doc/pub/cnn/html/cnn.html
index c107d9f86..d9b2a68bc 100644
--- a/doc/pub/cnn/html/cnn.html
+++ b/doc/pub/cnn/html/cnn.html
@@ -115,7 +115,7 @@ MathJax.Hub.Config({
-
@@ -147,6 +147,9 @@ Here we provide only a superficial overview, for the more interested, we recomme
IN5400 – Machine Learning for Image Analysis
and the slides of CS231.
+
+Another good read is the article here https://arxiv.org/pdf/1603.07285.pdf. +
diff --git a/doc/pub/cnn/ipynb/cnn.ipynb b/doc/pub/cnn/ipynb/cnn.ipynb
index 955777445..c8b65b602 100644
--- a/doc/pub/cnn/ipynb/cnn.ipynb
+++ b/doc/pub/cnn/ipynb/cnn.ipynb
@@ -10,7 +10,7 @@
" \n",
"**Morten Hjorth-Jensen**, Department of Physics, University of Oslo and Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University\n",
"\n",
- "Date: **Oct 4, 2019**\n",
+ "Date: **Dec 14, 2019**\n",
"\n",
"Copyright 1999-2019, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license\n",
"\n",
@@ -41,6 +41,8 @@
"[IN5400 – Machine Learning for Image Analysis](https://www.uio.no/studier/emner/matnat/ifi/IN5400/index-eng.html)\n",
"and the slides of [CS231](http://cs231n.github.io/convolutional-networks/).\n",
"\n",
+ "Another good read is the article here