data-science-ipython-notebooks/deep-learning/theano-tutorial/intro_theano/Makefile

4 lines
146 B
Makefile
Raw Normal View History

2015-12-27 22:25:19 +08:00
intro_theano.pdf: slides_source/intro_theano.tex
cd slides_source; pdflatex --shell-escape intro_theano.tex
mv slides_source/intro_theano.pdf .