Skip to content

Convolution/DL_HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

DL_HW1

In this work we implement a LeNet5 network over FashionMNIST dataset. We use (separately) a dropout, weight decay(L2 loss), and batch normalization layers to show their effect on the modle. Convergence graphs in each scenario are calculated for the train and test accuracies.

About

Python Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages