Skip to content

Commit a83c9e1

Browse files
repairing daft plot
1 parent 2508bb9 commit a83c9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter2_MorePyMC/MorePyMC.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
"\n",
586586
"Below we give a graphical visualization of this, where arrows denote `parent-child` relationships. (provided by the [Daft Python library](http://daft-pgm.org/) )\n",
587587
"\n",
588-
"<img src=\"/files/sms_model.png\" width = 700/>\n",
588+
"<img src=\"http://i.imgur.com/7J30oCG.png\" width = 700/>\n",
589589
"\n",
590590
"\n",
591591
"PyMC, and other probablistic programming languages, have been designed to tell these data-generation *stories*. More generally, B. Cronin writes [5]:\n",

0 commit comments

Comments
 (0)