Skip to content

congdaoduy298/CIFAR10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR10

  • In the file cifar-cnn.ipynb, I used my CNN to classify images from CIFAR-10 databases. One function using optim.SGD and other one using optim.Adam. Adam has lower accuracy and doesn't change loss value a lot.
  • In the file cifa-using-pretrained-ver2.ipynb, I used pretrained Densenet161 and two fully-connected, result get by this better than the before version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published