improve top example in tutorial

This commit is contained in:
Christopher Olah
2017-01-20 12:06:48 -08:00
parent fbcedcf9d5
commit ad87af296d
4 changed files with 15 additions and 3 deletions
+5 -1
View File
@@ -60,12 +60,16 @@
<p>We can also cite <dt-cite key="gregor2015draw"></dt-cite> external publications.</p>
</dt-article>
<dt-appendix>
</dt-appendix>
<script type="text/bibliography">
@article{gregor2015draw,
title={DRAW: A recurrent neural network for image generation},
author={Gregor, Karol and Danihelka, Ivo and Graves, Alex and Rezende, Danilo Jimenez and Wierstra, Daan},
journal={arXivreprint arXiv:1502.04623},
year={2015}
year={2015},
url={https://arxiv.org/pdf/1502.04623.pdf}
}
</script>
</dt-code>