probml / pmtk3

Probabilistic Modeling Toolkit for Matlab/Octave.
MIT License
1.55k stars 797 forks source link

Added Beta-Binomial Demo to Chapter 1. #98

Closed srvasude closed 8 years ago

srvasude commented 8 years ago

Adds the Beta-Binomial Demo for (revised) Chapter 1.

This is also a test of me using github :).

murphyk commented 8 years ago

LGTM. However, I would like to restructure pmtk3/python/demos/chXX to just be a flat pmtk3/python/demos, since the chapter numbers are fluid. Can you do this too?

murphyk commented 8 years ago

Also, we should store the generated figures separately from the code. How about pmtk3/python/figures?