MNIST Tutorial
Model

Input Layer : input size : 28*28*1

Hidden Convolutional Layer :
Enter Kernel size
Enter number of filters size
Enter Stride :
Enter Activation :

Hidden Fully connected Layer : Enter number of units :
Enter Activation :

Output Layer : Output size : 10

Training

Enter the number of epochs:
Enter the batch size :

Load Model
Upload Model JSON
Upload Model Weights
Testing