提交 404c1611 authored 作者: Frederic Bastien's avatar Frederic Bastien

Updated the Makefile to regenerate some of the pictures.

上级 d5ad7273
all: all: presentation.pdf
presentation.pdf: presentation.tex pics/f_optimized.png pics/logreg_pydotprint_prediction.png
# pics/f_unoptimized.png pics/logreg_pydotprint_predic.png pics/logreg_pydotprint_train.png
pdflatex presentation.tex pdflatex presentation.tex
pics/f_optimized.png: simple_example.py
python simple_example.py
pics/logreg_pydotprint_prediction.png: logreg_example.py
python logreg_example.py
#pics/f_unoptimized.png: simple_example.py
# python simple_example.py
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论