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