Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference

Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference

简介:

通过实际示例和计算掌握贝叶斯推理-无需高级数学分析。贝叶斯推理方法非常自然,而且非常强大。然而,大多数关于贝叶斯推理的讨论都依赖于极其复杂的数学分析和人工示例,这使得没有强大数学背景的任何人都无法访问它。不过,现在,Cameron davidson-pilon从计算的角度介绍了贝叶斯推理,将理论与实践联系起来-让您可以使用计算能力获得结果。本书通过强大的PyMC语言和密切相关的Python工具NumPy,SciPy和Matplotlib的概率编程阐明了贝叶斯推理。使用这种方法,您可以以较小的增量获得有效的解决方案,而无需大量的数学干预。

本书旨在从计算理解第一和数学第二的角度介绍贝叶斯推理。这本书假设没有贝叶斯推理或概率编程的先验知识。

英文简介:

Master Bayesian Inference through Practical Examples and Computation - Without Advanced Mathematical Analysis.

Bayesian methods of inference are deeply natural and extremely powerful. However, most discussions of Bayesian inference rely on intensely complex mathematical analyses and artificial examples, making it inaccessible to anyone without a strong mathematical background. Now, though, Cameron Davidson-Pilon introduces Bayesian inference from a computational perspective, bridging theory to practice–freeing you to get results using computing power.

This book illuminates Bayesian inference through Probabilistic Programming with the powerful PyMC language and the closely related Python tools NumPy, SciPy, and Matplotlib. Using this approach, you can reach effective solutions in small increments, without extensive mathematical intervention.

This book is designed as an introduction to Bayesian inference from a computational understanding-first, and mathematics-second, point of view. The book assumes no prior knowledge of Bayesian inference nor probabilistic programming.

书名
Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference
译名
黑客的贝叶斯方法:概率编程和贝叶斯推理
语言
英语
年份
2013
页数
134页
大小
3.40 MB
标签
  • Bayesian Method
  • 机器学习
  • 下载
    pdf iconBayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:38

    ←SciPy Programming Succinctly

    →Dive Into Python 3