Uses TensorFlow as backend for CNN and includes
- layers- parameter calculations- load keras and EBImage packages- read images- explore images and image data- resize and reshape images- one hot encoding- sequential model- compile model- fit model- evaluate model- prediction- confusion matrix