Skip to content

Commit b497ffd

Browse files
readme
1 parent f61b8e7 commit b497ffd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Probabilistic Programming and Bayesian Methods for Hackers
22
========
3-
## Using Python and PyMC
3+
## *Using Python and PyMC*
44

5-
![Imgur](http://i.imgur.com/FJxrtOC.png)
65

76
Bayesian method is the natural approach to inference, yet it is hidden from readers behind chapters of slow, mathematical, analysis. The typical text on Bayesian inference involves two to three chapters on probability theory, then enters what Bayesian inference is. Unfortunately, due to mathematical intractability of most Bayesian models, the reader is only shown simple, artificial examples. This can leave the user with a "so-what" feeling about Bayesian inference. In fact, this was the author's own prior opinion.
87

@@ -60,3 +59,6 @@ default settings of matplotlib and the IPython notebook.
6059

6160
####Contact
6261
Contact the main author, Cam Davidson-Pilon at [email protected] or [@cmrndp](https://twitter.com/cmrn_dp)
62+
63+
64+
![Imgur](http://i.imgur.com/FJxrtOC.png)

0 commit comments

Comments
 (0)