Code 5

Due by 11:59 PM on Wednesday, February 19, 2025

Computer Vision: MNIST revisted as a CNN

Convolutional neural network for MNIST handwritten digits classification.

  • Download ch08_1_MNIST_classification_CNN_code.Rmd. Modified from dl-keras-tf.
  • Download ch08_1_MNIST_classification_CNN_images.zip. Extract the images folder in the same directory as the ch08_1_MNIST_classification_CNN_code.Rmd file.
  • Read and run the code in the ch08_1_MNIST_classification_CNN_code.Rmd file. Consult ChatGPT in case of errors.
  • Answer questions in the code chunks labeled “Questions” and describe your observations.
  • Knit the document into an HTML format and submit the knitted document.