The University of Sheffield
Neil Lawrence Machine Learning and Adaptive Intelligence
COM6509/4509: MLAI Week 4

Week 4: Basis Functions

For this week the lecture slides are available here

YouTube Videos

There is a YouTube video available of me giving this material at the Gaussian Process Road Show in Uganda. The first 25 minutes leads covers model selection, and then it leads into the video second below which introduces Bayesian modelling.

GPRS Uganda Video

Lab Class

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

To obtain the lab class in ipython notebook, first open the ipython notebook. Then paste the following code into the ipython notebook

import urllib
urllib.urlretrieve('https://raw.githubusercontent.com/SheffieldML/notebook/master/lab_classes/machine_learning/week4.ipynb', 'week4.ipynb')

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

Reading

Learning Outcomes Week 4

This document last modified Tuesday, 21-Oct-2014 09:56:15 UTC