Prev: W1 Next: W3

# Summary

📗 Monday to Thursday lectures: 12:30 to 1:45, Zoom Link (Weeks 1 to 7), Zoom Link (Week 8) 
📗 Monday to Sunday office hours: 2:00 to 3:00, Zoom Link (Weeks 1 to 7), Zoom Link (Week 8) 
📗 Personal meeting room: always open, Zoom Link
📗 Quiz (use your wisc ID to log in (without "@wisc.edu")): Socrative Link
📗 Math Homework: M4, M5,
📗 Programming Homework: P2,
📗 Examples and Quizzes: Q5, Q6, Q7, Q8,

# Lectures

📗 Slides
Lecture 5: Slides.
Lecture 6: Slides.
Lecture 7: Slides.
Lecture 8: Slides.

📗 Videos
Lecture 5 Part 1 (Support Vector Machines): Link
Lecture 5 Part 2 (Subgradient Descent): Link
Lecture 5 Part 3 (Kernel Trick): Link
Lecture 6 Part 1 (Decision Tree): Link
Lecture 6 Part 2 (Random Forrest): Link
Lecture 6 Part 3 (Nearest Neighbor): Link
Lecture 7 Part 1 (Convolution): Link
Lecture 7 Part 2 (Gradient Filters): Link
Lecture 7 Part 3 (Computer Vision): Link
Lecture 8 Part 1 (Computer Vision): Link
Lecture 8 Part 2 (Viola Jones): Link
Lecture 8 Part 3 (Convolutional Neural Net): Link

📗 Notes
Train

Image by Vishal Arora via medium


# Other Materials

📗 Relevant websites
Support Vector Machine: Link
Kernel Trick Video: Link
RBF Kernel SVM Demo: Link
Art or garbage game: Link
Decision Tree: Link
Random Forrest Demo: Link
K Nearest Neighbor: Link
Map of Manhattan: Link
Voronoi Diagram: Link
KD Tree: Link
Conv Net on MNIST: Link
Conv Net Vis: Link
Jay's Conv Net Vis: Link
LeNet: Link
Image segmentation: Link, Link, Link
Image colorization: Link, Link, Link 
Image Reconstruction: Link
Drawing to Images: Link
Style Transfer: Link, Link
Move Mirror: Link
Pose Estimation: Link, Link
YOLO Attack: Link
Image Filter: Link
Canny Edge Detection: Link
SIFT: PDF
HOG: PDF
LeNet: PDF
Google Inception Net: PDF
CNN Architectures: Link
CNN Architectures: Link
Super resolution: Link

📗 YouTube videos from 2019 and 2020
How to find the margin expression for SVM? Link
Why does the kernel trick work? Link
Example (Quiz): Compute SVM classifier Link
Example (Quiz): Kernel SVM for XOR operator Link
Example (Quiz): Kernel matrix to feature vector Link
Example (Quiz): Entropy computation Link
Example (Quiz): Decision tree for implication operator Link
Example (Quiz): Three nearest neighbor Link
How to find the HOG features? Link
How to count the number of weights for training for a convolutional neural network (LeNet)? Link
Example (Quiz): How to find the 2D convolution between two matrices? Link
Example (Homework): How to find a discrete approximate Gausian filter? Link






Last Updated: April 29, 2024 at 1:11 AM