Page 1 of 1

I am a student in a deep learning class. Q1. We want to use a 1-layer NN for MNIST classification. Please show the keras

Posted: Wed Mar 30, 2022 9:30 am
by answerhappygod
I am a student in a deep learning class.
Q1. We want to use a 1-layer NN for MNIST classification. Please
show the keras implementation using Sequential().
( Show me the code using Keras, not handwriting. )