Skip to content
/ prml Public
forked from jamt9000/prml

Some IPython notebooks based on Bishop's "Pattern Recognition and Machine Learning" book

Notifications You must be signed in to change notification settings

jarfa/prml

 
 

Repository files navigation

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

1.1 Polynomial Curve Fitting

1.2.5 Curve Fitting Revisited

2.1 Binary Variables

2.1.1 The Beta Distribution

2.2 Multinomial Variables

2.5.1 Kernel Density Estimators

2.5.2 Nearest Neighbours

3.3.1 Parameter Distribution

3.1, 4.1.1, 4.1.3 Linear Basis Function Models

4.1.1 Discriminant Functions - Two Classes

4.3 Logistic Regression

About

Some IPython notebooks based on Bishop's "Pattern Recognition and Machine Learning" book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published