An open API service providing commit metadata for open source projects.

GitHub / CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers / commits

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

SHA Message Author Date Stats
8763a3cc Fix Python3 notebooks latex syntax Robert Zaremba <r****a@s****l> almost 9 years ago
72c141b1 merge Merge pull request #322 from DexGroves/master Cameron Davidson-Pilon <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
7b095308 Actually fix ch2-5 read-online links Groves <D****s@a****m> almost 9 years ago
3a1139b4 Fix chapter 1-6 read-online links Groves <D****s@a****m> almost 9 years ago
bef3aeb4 merge Merge pull request #321 from quantopian/master Cameron Davidson-Pilon <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
11006cea Corrected switch notation for new PyMC3 version mmargenot <m****t@g****m> almost 9 years ago
c3cf51a8 typo in header Cameron Davidson-Pilon <c****n@g****m> about 9 years ago
f84b4508 update readme with PYMC3 links Cameron Davidson-Pilon <c****n@g****m> about 9 years ago
0ee5047b update readme links Cameron Davidson-Pilon <c****n@g****m> about 9 years ago
42b56808 merge Merge pull request #317 from quantopian/master Cameron Davidson-Pilon <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a1b90c20 Modified rewording of model binding text to be more in line with the original... mmargenot <m****t@g****m> about 9 years ago
56c1fc86 merge Merge pull request #16 from jbn/master Max Margenot <m****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
cf3ca139 Reword explanation of model binding in a context John Bjorn Nelson <j****n@a****m> about 9 years ago
d8215d88 merge Merge pull request #15 from quantopian/pretty-plots Max Margenot <m****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4131e4c5 Removed style code from Ch4 PyMC2 mmargenot <m****t@g****m> about 9 years ago
fe34bea4 Changed style for Ch4 plots, changed subreddit example to showerthoughts mmargenot <m****t@g****m> about 9 years ago
97437143 Changed style for Ch6 PyMC3 plots and removed style code from Ch2 and Ch3 mmargenot <m****t@g****m> about 9 years ago
ec2cafcd Changed style for Ch5 plots mmargenot <m****t@g****m> about 9 years ago
6537890f Changed style for Ch2 plots mmargenot <m****t@g****m> about 9 years ago
1f0535bb Changed style for Ch3 plots mmargenot <m****t@g****m> about 9 years ago
601ed556 Changed style for Ch1 plots mmargenot <m****t@g****m> about 9 years ago
e4f7a72d merge Merge pull request #14 from quantopian/remove-unnecessary-comments Max Margenot <m****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
027aa62f Caught one last straggler mmargenot <m****t@g****m> about 9 years ago
48f0b441 Removed unnecessary code comments from scipts mmargenot <m****t@g****m> about 9 years ago
0c1e084d merge Merge pull request #13 from quantopian/attribution-correction Max Margenot <m****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
e3f5a178 Corrected Cam's name mmargenot <m****t@g****m> about 9 years ago
dcce3fba merge Merge pull request #12 from quantopian/update-positional-arguments-pymc3 Max Margenot <m****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f70149b9 Updated positional arguments in keeping with PyMC3 changes for Ch6 mmargenot <m****t@g****m> about 9 years ago
383ada94 Updated positional arguments in keeping with PyMC3 changes for Ch5 mmargenot <m****t@g****m> about 9 years ago
cd3de59f Updated positional arguments in keeping with PyMC3 changes for Ch3 mmargenot <m****t@g****m> about 9 years ago
833391ed Updated positional arguments in keeping with PyMC3 changes for Ch2 mmargenot <m****t@g****m> about 9 years ago
4a9b5642 merge Merge pull request #11 from quantopian/combine-pymc2-pymc3 Thomas Wiecki <t****i@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
23414c61 Changed naming convention again mmargenot <m****t@g****m> about 9 years ago
d89757b6 Combined pymc2/pymc3 Ch6 mmargenot <m****t@g****m> about 9 years ago
4e361491 Combined pymc2/pymc3 Ch5 mmargenot <m****t@g****m> about 9 years ago
0ec8e76b Combined pymc2/pymc3 Ch4 mmargenot <m****t@g****m> about 9 years ago
a84b808d Combined pymc2/pymc3 Ch3 mmargenot <m****t@g****m> about 9 years ago
f0556888 Combined pymc2/pymc3 Ch2 mmargenot <m****t@g****m> about 9 years ago
a517f328 Changed file conventions mmargenot <m****t@g****m> about 9 years ago
76dfa8c1 Combined pymc2/pymc3 Ch1 mmargenot <m****t@g****m> about 9 years ago
f92a79be merge Merge pull request #9 from quantopian/python3-update Max Margenot <m****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d07d42b4 Re-updated Ch5 and Ch6 to Python3 mmargenot <m****t@g****m> about 9 years ago
3c2a5db1 Revert "Updated Ch6 to Python3" mmargenot <m****t@g****m> about 9 years ago
fae5ebdb Revert "Updated Ch5 to Python3" mmargenot <m****t@g****m> about 9 years ago
e956329e Updated Ch6 to Python3 mmargenot <m****t@g****m> about 9 years ago
d661e630 Updated Ch5 to Python3 mmargenot <m****t@g****m> about 9 years ago
61767bc4 Updated Ch4 to Python3, updated reddit example mmargenot <m****t@g****m> about 9 years ago
45323f82 Updated Ch3 to use Python3 mmargenot <m****t@g****m> about 9 years ago
5d3487ad Updated Ch2 to use Python3 mmargenot <m****t@g****m> about 9 years ago
321abedd Updated Ch1 to use Python3 mmargenot <m****t@g****m> about 9 years ago
f8e5d83f adding stds explicitly Cameron Davidson-Pilon <c****n@g****m> about 9 years ago
6c83b0a8 fix a standard deviation bug in the code Cameron Davidson-Pilon <c****n@g****m> about 9 years ago
fd8ce8d1 merge Merge pull request #300 from sanchopansa/issue-299-ch3-prob-surfaces Cameron Davidson-Pilon <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
15129f84 merge Merge pull request #312 from darabos/patch-1 Cameron Davidson-Pilon <c****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
af156b5b Fix title of plot. Daniel Darabos <d****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
5ee54cdd update req. to new version of ipython Cameron Davidson-Pilon <c****n@g****m> over 9 years ago
6128e695 merge Merge pull request #306 from mortonfox/patch-1 Cameron Davidson-Pilon <c****n@g****m> over 9 years ago
2f9a0b9f Fix example link Morton Fox <g****b@q****m> over 9 years ago
849c3913 resize cover Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
c463261d adding section on printed BMH + differences Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
7c9bb387 fix orientations in surface plots Valentin Ganev <s****a@g****m> almost 10 years ago
9bdc36a8 merge Merge pull request #293 from monkpit/patch-1 Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
e411447c Update Chapter1.ipynb Kyle Pittman <p****e@g****m> almost 10 years ago
9c1c6cec Update Chapter1.ipynb Kyle Pittman <p****e@g****m> almost 10 years ago
6910d7d2 Update Prior and Posterior Bugs graph Kyle Pittman <p****e@g****m> almost 10 years ago
196526d7 merge Merge pull request #291 from pieteradejong/master Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
d3912adc merge Merge pull request #292 from durch/master Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
0a4cf930 tiny formatting fix Drazen Urch <g****b@d****h> almost 10 years ago
f3dadd00 added description for Expected Value pieteradejong <p****g@g****m> almost 10 years ago
1280a935 added plot title pieteradejong <p****g@g****m> almost 10 years ago
ede528d0 added plot title pieteradejong <p****g@g****m> almost 10 years ago
e153fd07 fixed plot title, increased font size pieteradejong <p****g@g****m> almost 10 years ago
4c866c7d fixes spelling error pieteradejong <p****g@g****m> almost 10 years ago
9339bb68 merge Merge pull request #1 from CamDavidsonPilon/master Pieter Arthur de Jong <p****g@g****m> almost 10 years ago
308353af merge Merge pull request #290 from noelevans/unused-rand-alias-ch6-updated Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
e1001d8f Removed unused line of code noelevans <n****s@g****m> almost 10 years ago
d33f404a merge Merge pull request #288 from tenenmatt/text-edits Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
c1d75d2f merge Merge pull request #263 from j9ac9k/patch-1 Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
ca4ea4df Small rewording edit Matt Tenenbaum <m****m@r****m> almost 10 years ago
7fa92782 merge Merge pull request #287 from rgap/master Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
9b96cbf0 numbered list rgap <r****p@g****m> almost 10 years ago
da13b7c2 merge Merge pull request #286 from brennon/develop Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
3b8ac6e8 Update Prologue notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
5c080e02 Update Chapter 7 notebook formats to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
681442ad Update Chapter 6 notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
b1ec1458 Update Chapter 5 notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
3a49c1e4 Update Chapter 4 notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
a23393b5 Update Chapter 3 notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
04bf62ba Update Chapter 2 notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
d91e68ac Update Chapter 1 notebook format to version 4 Brennon Bortz <b****n@b****m> almost 10 years ago
1cb1aad5 merge Merge pull request #282 from noelevans/command-line-args-correct-index-error-... Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
48e15b8f Fix index to list when there is no 2nd element noelevans <n****s@g****m> almost 10 years ago
4a866c74 merge Merge pull request #281 from mdbecker/master Cameron Davidson-Pilon <c****n@g****m> almost 10 years ago
dd77529f Chapter2: Fix missing space in headers Michael Becker <m****b@a****m> almost 10 years ago
efa8c523 Chapter1: Fix one more missing space in headers Michael Becker <m****b@a****m> almost 10 years ago
4af4312d merge Merge pull request #280 from mdbecker/master Cameron Davidson-Pilon <c****n@g****m> about 10 years ago
f4ffa615 Chapter1: Fix missing spaces in headers Michael Becker <m****b@a****m> about 10 years ago
fa53eb24 merge Merge pull request #278 from noelevans/matplotlib-subplot-deprecation-fix Cameron Davidson-Pilon <c****n@g****m> about 10 years ago
b714be23 Fixing matplotlib subplot deprecation warning/error where a zero cannot be pa... noelevans <n****s@g****m> about 10 years ago
e7d9b8d1 remove old reference to pylab Cameron Davidson-Pilon <c****n@g****m> about 10 years ago

← Back to repository