mnist-digit-classification-fcnn
PublicDeep learning project for handwritten digit classification using a fully connected neural network (MLP) on the MNIST dataset, implemented with Keras and TensorFlow. Includes hyperparameter tuning, visualizations, and thorough analysis. Recommended Topics