ppradhan01 / dl-CNN

Classify images using a Convolutional Neural Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dl-CNN

About

Classify images using a Convolutional Neural Network.

Data

  • CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects.
  • helper code in the notebook downloads the data

Code

code.ipynb (Jupyter notebook)

Testing

  • Testing and output for the dataset is inline in the notebook

About

Classify images using a Convolutional Neural Network


Languages

Language:Jupyter Notebook 97.0%Language:Python 3.0%