Generalisation

Lecture Notes

Lecture Slides

Lab Class

The notebook for the lab class can be downloaded from here.

import urllib
urllib.urlretrieve('https://raw.githubusercontent.com/lawrennd/mlai2014/master/week6.ipynb', 'week6.ipynb')

You should now be able to find the lab class by clicking File->Open on the ipython notebook menu.

Reading

  • Sections 1.5-1.6 of Rogers and Girolami.
  • Section 1.2.3 (pg 21-24) and 1.2.6 (start from just past eq 1.64 pg 30-32) of Bishop
  • Section 1.3 of Bishop (pg 32-33)