The University of Sheffield
Neil Lawrence Machine Learning and Adaptive Intelligence
COM6509/4509: Assignment 1

Assignment 1

The draft assignment is now available in PDF form from here. You should use this ipython notebook file for completing the assignment. Hand in is Friday Week 8 at 9:55 am. (22nd November) i.e. before the lab class. Hand in is via MOLE.

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

import urllib
urllib.urlretrieve('http://staffwww.dcs.sheffield.ac.uk/people/N.Lawrence/mlai2013/assignmentOne.ipynb', 'assignmentOne.ipynb')

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

This document last modified Wednesday, 06-Nov-2013 09:20:55 UTC