The number of units in the output dense layer should match the number of classes, when it comes to a multi-class classification problem. As mentioned in the writeup, there are 26 classes in the sign mnist dataset.
Please fix your model.
The number of units in the output dense layer should match the number of classes, when it comes to a multi-class classification problem. As mentioned in the writeup, there are 26 classes in the sign mnist dataset.
Please fix your model.