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
imagesfolder in the same directory as thech08_1_MNIST_classification_CNN_code.Rmdfile. - Read and run the code in the
ch08_1_MNIST_classification_CNN_code.Rmdfile. 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.