PRML IPython notebook demos
To play around with the notebooks you'll need to install IPython and clone the repo, but if you just want to view you can use the links below.
Use the following command in the repo directory to launch IPython and get the inline plots working
ipython notebook --pylab=inline
Links to view notebooks
2.5.1 Kernel Density Estimators
3.1, 4.1.1, 4.1.3 Linear Basis Function Models