data-science-ipython-notebooks/deep-learning/theano-tutorial/intro_theano/Makefile
2015-12-27 09:25:19 -05:00

4 lines
146 B
Makefile

intro_theano.pdf: slides_source/intro_theano.tex
cd slides_source; pdflatex --shell-escape intro_theano.tex
mv slides_source/intro_theano.pdf .