Skip to content

Marshelix/Stats_ML_Notts_Regularizers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project for Statistical Machine Learning:

We seek to test different regularizers(L2,Dropout,Batchnorm) and their combinations against each other to study the effects each of them have. To do so, we shall be training a convolutional neural network implemented in the keras backend found in tensorflow 2, with the datasets taken from the same implementation. The data we shall be analysing is taken from the MNIST and CIFAR10 or CIFAR100 datasets.

The Proposal File Attached goes through the outline of the project. All code shall be saved in the Code folder, which includes a data subdirectory. This subdirectory will be empty on the git and is solely used to include the data in.

About

Project to show the effectiveness of L1,L2,BN,Dropout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published