CSE 4095/5095
 Deep Learning


Course Schedule

(Tentative schedule for the course and deviations may be necessary as the course progresses.)

back to course page
Date Topic Notes Reading (Textbook or Other Materials)
Aug. 25 Introduction Chapter 1, 2, 3, Nature review on DL, Basic calculus refresher
Aug. 27, 29 Machine Learning Basics Chapter 4, 5, Machine learning math essentials
Sept. 3 Shallow Classifiers
Project Details
Chapter 4, 5
Sept. 5 Loss Functions
Chapter 4, 5
Sept. 8, 12
Optimization, SGD
Chapter 4, 5
Sept. 15 Backpropagation Chapter 4, 5
Sept. 17, 19 Intro to Neural Networks
Sept. 22 Intro to Convolutional Neural Networks, Convolution AlexNet
Sept. 24, 26 Pooling, Demo, BP example All Convolutional Net
Sept. 29 Training Neural Networks
Oct. 1 Training Neural Networks II, Batch Normalization Batch Normalization
Oct. 6 Second-order Optimization Chapter 8
Oct. 8 Regularization, Transfer Learning Dropout, Blackout, DeCAF