This code essentially trains a neural network to recognize handwritten digits from the MNIST dataset. It loads the dataset, preprocesses the data by scaling it, defines the architecture of the neural network, compiles the model with suitable settings, trains the model on the training data, evaluates the model on the test data, and prints the test accuracy as the final result.
-
Notifications
You must be signed in to change notification settings - Fork 0
kevinmastascusa/mnist-digit-recognition
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published