Skip to content

trishal-singh/AlexNet-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

AlexNet-Implementation

AlexNet is the name of a convolutional neural network (CNN), designed by Alex Krizhevsky in collaboration with Ilya Sutskever and Geoffrey Hinton, who was Krizhevsky's Ph.D. advisor.

Dataset Used

The dataset used for this implementation is cifar10

Note

In the original alexnet paper the size of input is 224x224x3 wheras in my implementation is 70x70x3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published