Graphical Models
Lee and Wagenmakers: https://www.dropbox.com/s/ura5phowq8uvpb1/Lee%20and%20Wagenmakers_models.pdf
Article by Amy Perfors, including discussion of hierarchical Bayesian models: https://www.dropbox.com/s/enfglxq0pphohv6/Perfors%2C%20Tenenbaum%2C%20Wonnacott_2010_Variability%2C%20negative%20evidence%2C%20and%20the%20acquisition%20of%20verb%20argument%20constructions.pdf
Python package for generating graphical models: http://daft-pgm.org/
Another Python package, for generating network graphs (possibly of use for stealing bits of code, to modify Daft): http://networkx.github.io/