Bishop-Pattern-Recognition-and-Machine-Learning-2006 pdf转html并翻译

Bishop-Pattern-Recognition-and-Machine-Learning-2006翻译完的pdf

pdf split

pdfsam
在这里插入图片描述

在这里插入图片描述

分割后可以用 google翻译, 翻译效果更好:
google翻译文档在这里插入图片描述
在这里插入图片描述

pdf2html

pdf2htmlEX

centos7x64

install docker at centos7x64

echo '{
 "registry-mirrors": ["https://****.mirror.aliyuncs.com"]
}' > /etc/docker/daemon.json

yum-config-manager \
    --add-repo \
    https://download.docker.com/linux/centos/docker-ce.repo

pdf2htmlex
docker pull pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64
转换pdf为html

# docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  /pdf/Bishop-Pattern-Recognition-and-Machine-Learning-2006.pdf


sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/25_Index.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/24_References.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/23_Appendix E Lagrange Multipliers.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/22_Appendix D Calculus of Variations.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/21_Appendix C Properties of Matrices.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/20_Appendix B Probability Distributions.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/19_Appendix A Data Sets.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/18_14 Combining Models.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/17_13 Sequential Data.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/16_12 Continuous Latent Variables.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/15_11 Sampling Methods.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/14_10 Approximate Inference.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/13_9 Mixture Models and EM.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/12_8 Graphical Models.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/11_7 Sparse Kernel Machines.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/10_6 Kernel Methods.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/9_5 Neural Networks.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/8_4 Linear Models for Classification.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/7_3 Linear Models for Regression.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/6_2 Probability Distributions.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/5_1Introduction.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/4_Contents.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/3_Mathematical notation.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/2_Preface.pdf"
sudo docker run -ti --rm -v /pdf:/pdf -w /pdf pdf2htmlex/pdf2htmlex:0.18.8.rc1-master-20200630-Ubuntu-focal-x86_64 --zoom 1.3  "/pdf/split/1_COVER.pdf"

在这里插入图片描述
在这里插入图片描述
翻译效果
在这里插入图片描述

在这里插入图片描述

第12章用google翻译 报错 不能翻译扫描文件 改用 deepl (deepl不报错,但公式乱七八糟了,google翻译的公式是好的)(只能拿deepL翻译结果对照原文公式看了)(deepL有次数限制,proxy、隐身模式 等切换即可,下载deepL应用程序本地翻译或许没限制 没试过)

deepL

The dramatic growth in practical applications for machine learning over the last ten years has been accompanied by many important developments in the underlying algorithms and techniques. For example, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic techniques. The practical applicability of Bayesian methods has been greatly enhanced by the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation, while new models based on kernels have had a significant impact on both algorithms and applications.   This completely new textbook reflects these recent developments while providing a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners. No previous knowledge of pattern recognition or machine learning concepts is assumed. Familiarity with multivariate calculus and basic linear algebra is required, and some experience in the use of probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.   The book is suitable for courses on machine learning, statistics, computer science, signal processing, computer vision, data mining, and bioinformatics. Extensive support is provided for course instructors, including more than 400 exercises, graded according to difficulty. Example solutions for a subset of the exercises are available from the book web site, while solutions for the remainder can be obtained by instructors from the publisher. The book is supported by a great deal of additional material, and the reader is encouraged to visit the book web site for the latest information.  
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

ziix

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值