You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-18Lines changed: 39 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,14 @@ For a more informal introduction, see the following videos by Geoffrey Hinton an
15
15
*[Recent Developments in Deep Learning](http://www.youtube.com/watch?v=VdIURAu1-aU) (Hinton, 2010)
16
16
*[Unsupervised Feature Learning and Deep Learning](http://www.youtube.com/watch?v=ZmNOAtZIgIk) (Ng, 2011)
17
17
18
-
If you use this toolbox in your research please cite:
18
+
If you use this toolbox in your research please cite[Prediction as a candidate for learning deep hierarchical models of data](http://www2.imm.dtu.dk/pubdb/views/publication_details.php?id=6284)
19
19
20
-
[Prediction as a candidate for learning deep hierarchical models of data](http://www2.imm.dtu.dk/pubdb/views/publication_details.php?id=6284) (Palm, 2012)
20
+
```
21
+
@MASTERSTHESIS\{IMM2012-06284,
22
+
author = "R. B. Palm",
23
+
title = "Prediction as a candidate for learning deep hierarchical models of data",
0 commit comments