Skip to content

Commit 9d7da0a

Browse files
Update Prologue.ipynb
1 parent 1a583a2 commit 9d7da0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Prologue/Prologue.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"The 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.\n",
3232
"\n",
3333
"\n",
34-
"<div style=\"float: right; margin-left: 25px; margin-top: 15px;\"><img title=\"created by Stef Gibson at StefGibson.com\"style=\"float: right;margin-left: 25px; margin-top: 15px;\" src=\"http://i.imgur.com/6DKYbPb.png?1\" align=right height = 390 /></div>\n",
34+
"<div style=\"float: right; \"><img title=\"created by Stef Gibson at StefGibson.com\"style=\"float: right;margin-left: 25px; margin-top: 15px;\" src=\"http://i.imgur.com/6DKYbPb.png?1\" align=right height = 390 /></div>\n",
3535
"\n",
3636
"After some recent success of Bayesian methods in machine-learning competitions, I decided to investigate the subject again. Even with my mathematical background, it took me three straight-days of reading examples and trying to put the pieces together to understand the methods. There was simply not enough literature bridging theory to practice. The problem with my misunderstanding was the disconnect between Bayesian mathematics and probabilistic programming. That being said, I suffered then so the reader would not have to now. This book attempts to bridge the gap.\n",
3737
"\n",

0 commit comments

Comments
 (0)