/CIFAR-10-Convolutional-Neural-Network

Supporting materials for workshop, 28th July 2018

Primary LanguageJupyter Notebook

CIFAR-10 Convolutional Neural Network

Supporting code/materials for workshop held on 28th July 2018 at Tunku Abdul Rahman University College.

  train.py: train the CNN on the training set
  test.py: evaluate the performance of the trained CNN on the testing set
  CIFAR_10_CNN.ipynb: details and explanations of the overall model

For the purpose of the workshop, the dataset is pre-processed into .png files, get the original dataset at https://www.cs.toronto.edu/~kriz/cifar.html