Skip to content

BenMcConville/MyAlexNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyAlexNet

Based on the 2012 ImageNet classification with deep convolutional neural networks (AlexNet) paper, is an implementation in Pytorch trained on the CIFAR10 dataset. In addition, to the original paper is an architecture implementing Batch Normalisation instead of Inter-Channel Local Response Normalisation (LRN) in all convolution layers in contrast to the original paper which implemented LNR in the 1st and 2nd layer.

About

Implementation of AlexNet based on the 2012 ImageNet classification with deep convolutional neural networks (AlexNet) paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors