Interactive session, Monday March 13
- Notebook and whiteboard screen shots
- Updated March 29: plot after SGD and run with 100 hidden nodes
Weekly lecture:
Slides
Video Recordings:
- Feed-forward neural networks (Multi-layer Perceptrons)
- Matrix representations
- The Backpropagation Algorithm
- Finer Details
- Evaluation: Precision and Recall
Readings:
Marsland, Machine Learning
- Ch. 4 "The Multi-layer Perceptron", everything, except
- (for now) 4.2.6 Picking up momentum
- the technical details of 4.6 Deriving Back-propagation,
What you have to know here, is covered by the lectures.
Weekly exercises