Experiment - Model summary and visualization
Problem:You have built a simple neural network model for classifying handwritten digits using the MNIST dataset. You want to understand the model's structure and visualize it to better explain it to others.
Current Metrics:Training accuracy: 95%, Validation accuracy: 94%
Issue:You do not have a clear summary or visual diagram of the model architecture to easily communicate how the model works.