Skip to content

DaniloVlad/AlexNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlexNet

AlexNet scored the best Top 1 and Top 5 error rates for the imagenet 2010 and 2012 competitions. This repository contains how to create a pretrained alexnet on imagenet data and get some predictions for an image from it.

See the jupyter notebook: Here