Skip to content

Using Python to analyze the Cifar10 data with accuracy 71%

Notifications You must be signed in to change notification settings

FrankDTS/Image-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Image-Recognition

  1. Built several CNN models to predict Image-Recognition
  2. Data processing to transform training and testing dataset.

Code and Resourced Used

Data Preprocessing

  1. Divided train and test data set by 255 to fit the CNN model
  2. Zoom in, rotate, flip, and changed the shear range with the train data set, then fit the testing dataset.

About

Using Python to analyze the Cifar10 data with accuracy 71%

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published