Skip to content

Academic coursework for the graduate course "Introduction to Deep Learning"

Notifications You must be signed in to change notification settings

pranavshivk97/Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Deep Learning

Assignments and final project for the graduate course ECE 16:332:579 Introduction to Deep Learning. The file tree is listed below:

  • HW1 - Implementation of the K-nearest neighbors algorithm to classify a data point in a state space.
  • HW2 - Implementation of the back propagation algorithm without using auto grad
  • HW3 - Implementation of a neural network
    • a - Using only numpy
    • b - Using PyTorch and auto gradient
  • HW4 - Training the CIFAR10 dataset on LeNet5 CNN architecture
  • HW5 - Training and pruning a LeNet5 CNN model

About

Academic coursework for the graduate course "Introduction to Deep Learning"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages