You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This MNIST model uses a Multi-Layer Perceptron with 669,706 parameters. It takes 784 inputs, passes through two 512-unit ReLU layers, and outputs 10 classes, enabling effective handwritten digit classification.
About
This MNIST model uses a Multi-Layer Perceptron with 669,706 parameters. It takes 784 inputs, passes through two 512-unit ReLU layers, and outputs 10 classes, enabling effective handwritten digit classification.