Assignments

Assignment 1: Hand in the solutions to the 4 problems at the end of the python tutorial. There are copies of this tutorial outside my office (icics 183).

Assignment 2: Semantic search, image compression, PCA and introduction to probability. PDF data file for homework

Assignment 3: HMMs. PDF

Assignment 4: Neural nets, boosting and EM. PDF

LATEST :

  • The machine learning book of Hastie, Tibshirani and Friedman is now online: The elements of statistical learning.
  • Chapters 14,15 and 20 of the artificial intelligence book Stuart Russell and Peter Norvig is strongly recommended reading for this course. I'll provide partial photocopies of chapters 14 and 15 in class. Chapter 20 is available online.
  • This AIspace page at UBC has lots of videos and applets about inference in directed probabilistic graphical models (aka Bayesian networks or belief networks).
  • For graphical models and Beta-Bernoulli models, I recommend A Tutorial on Learning with Bayesian Networks David Heckerman.
  • Kevin Murphy has compiled a nice page about Bayesian learning.
  • Wikipedia tutorial on the: SVD
  • The following handout should help you with linear algebra revision: PDF
  • The homework should be handed in on Wednesday at the beginning of the class. Please note that messy homeworks will be penalized - it is your responsibility to ensure that the material is presented in a clear written form. All pseudocode must be handed in. Please don't forget to add your name and student number.

USEFUL LINKS :