Skip to content
/ DLCV Public

Material for workshops Deep Learning for Computer Vision with PyTorch

Notifications You must be signed in to change notification settings

gc625/DLCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning and Computer Vision

series of workshops on deep learning and computer vision at Connecticut College with programming exercises.

You can find the workshop material here:

Workshop 1 (Nov 14)

Topics: Intro to computer vision, linear regression, logistic regression, loss functions, gradient descent, building classifier with MNIST

Animations

Here are the animations from the slides, since they dont work in the uploaded pdf:

Representing images as matrices

DogColor.mp4

Why we add a bias term

LineSep.mp4

Visualizing least squares (Linear Regression)

LineReg.mp4

Workshop 2 (Nov 28)

Topics: Non-linearity, Actiation functions, Convolutional Neural Networks

Resources

CNN Explainer

Animations

Here are the animations from the slides, since they dont work in the uploaded pdf:

Why we can't stack linear layers:

stackedlinear.mp4

Stacking ReLUs:

relu.mp4

All materials were created by me unless stated otherwise

About

Material for workshops Deep Learning for Computer Vision with PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published