Ai
2 Star 0 Fork 0

mirrors_lepy/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
to_latex_pdf.sh 197 Bytes
一键复制 编辑 原始数据 按行查看 历史
Robert Zaremba 提交于 2016-10-14 07:44 +08:00 . Fix Python3 notebooks latex syntax
find Prologue Chapter* -name "*.ipynb" | grep -v "PyMC2" | xargs ipython3 nbconvert --to pdf --template article
# merge all files:
pdfjoin Prologue.pdf Ch*.pdf DontOverfit.pdf MachineLearning.pdf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_lepy/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers.git
git@gitee.com:mirrors_lepy/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers.git
mirrors_lepy
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
master

搜索帮助