Skip to content

scneba/ClassificationTensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification of Cfar10 Dataset with Tensorflow

Basic implementation to run classification on cfar10 dataset

Instructions

There are two ways to run the code

  • Run python app.py -h on command line to get usage instructions
  • Run the app.ipynb Notebook. The path to the cfar10 will have to be filled in manually

Dependencies

  • python 3.5+
  • TensorFlow 1.0+
  • Numpy
  • Sklearn
  • Matplotlib
  • Opencv3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published