Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classification-using-Alexnet_CNN_model

Fine tunned model of Alexnet_CNN_model on small pokemon dataset

About model

AlexNet is the name of a convolutional neural network (CNN), designed by Alex Krizhevsky. AlexNet competed in the ImageNet Large Scale Visual Recognition Challenge on September 30, 2012.[4] The network achieved a top-5 error of 15.3%, more than 10.8 percentage points lower than that of the runner up.

Architecture

AlexNet contained eight layers; the first five were convolutional layers, some of them followed by max-pooling layers, and the last three were fully connected layers.[3] It used the non-saturating ReLU activation function, which showed improved training performance over tanh and sigmoid

About

Alexnet model implementation on Pokemon Dataset

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages