|
|
|
CSC321 Spring
2012 - Tutorials and Due Dates
The tutorials are
1:00-2:00pm on Tuesdays in IB 210.
The schedule below may be changed.
- January
10:
Introduction to Matlab for complete novices.
Download the first Matlab tutorial: first
Matlab tutorial as .pdf.
Here are
examples of Matlab code used in tutorial.
- January
17:
Using matlab for learning (very helpful for assignment
1)
The tutorial will show how to use Matlab to implement some of the simple
learning algorithms in the lectures. It is intended mainly for Matlab
novices, but it will also help you understand the code in assignment 1.
Download the second Matlab tutorial: second
Matlab tutorial as .pdf.
Matlab code used in second tutorial:
classdata1.m
classdata2.m
graddescent_simple.m
graddescent_vectorized.m
perceptron.m
regressiondata.m
showclassdecision.m
- January
24:
Assignment 1 is posted.
Explanation of Assignment 1.
Review of back propagation.
- January
31:
Assignment 1 is due at the
start of tutorial.
Tutorial on: Essential Concepts from Probability Theory.
.pdf
file for probability tutorial
- February
7:
Post mortem on Assignment 1.
Review of all material in Lectures1-10.
This is your last chance to ask questions before the midterm.
- February
14:
Midterm test (1:10-2:00pm)
Assignment 2 is posted.
- February
21: No tutorial (Reading week)
- February
28:
Post mortem on the midterm.
Discussion of Assignment 2.
- March
2: Assignment 2 is due.
- March
6:
Assignment 3 is posted
Explanation of Assignment 3
- March
13:
Assignment 3 is due at the
start of tutorial.
Post mortem on Assignment 2
- March
20:
Assignment 4 is posted.
Explanation of Assignment 4.
- March
27:
Post mortem on Assignment 3.
- March
30:
Assignment 4 is due.
|