Skip to content

Commit a2dae67

Browse files
authored
Merge pull request #1 from CamDavidsonPilon/master
update
2 parents 23c33e7 + cf47222 commit a2dae67

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+22114
-11032
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
*.pyc
33
*~
44
*.png
5+
**/.ipynb_checkpoints

Chapter1_Introduction/Ch1_Introduction_PyMC2.ipynb

Lines changed: 1135 additions & 0 deletions
Large diffs are not rendered by default.

Chapter1_Introduction/Ch1_Introduction_PyMC3.ipynb

Lines changed: 1069 additions & 0 deletions
Large diffs are not rendered by default.

Chapter1_Introduction/Chapter1_Introduction.ipynb

Lines changed: 0 additions & 1037 deletions
This file was deleted.

Chapter1_Introduction/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Chapter 1: Introduction to Bayesian Methods
2+
===========
3+
4+
### [Read it online here](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter1_Introduction/Ch1_Introduction_PyMC2.ipynb)
-171 KB
Binary file not shown.

Chapter2_MorePyMC/Ch2_MorePyMC_PyMC2.ipynb

Lines changed: 2515 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)