Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

This is a project of the image classification using CNN.

Notifications You must be signed in to change notification settings

GzuPark/image_classification

Repository files navigation

Udacity Deep Learning Foundations Nano-Degree image classification project

This is second project on DLFND class. In this project, I classify images from the CIFAR-10 dataset, and I access the floydhub.com for using GPU on this project.

  1. I can get 64.4% accuracy, I know that it is not a high result. Beacause, I use a simple CNN, and over 50% accuracy is not bad. I'll study few more skills about it, then I can get better accuracy than now.
  2. The number of epochs, which I set 100, appears excessive. The validation accuracy does not improve beyond 20 epochs, also the likelihood of overfitting is increased. I should tune hyperparameter values variety ways, then the accuracy of validation will be close to 80%.

About

This is a project of the image classification using CNN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published