In C1M2_Assignment where are the mean and std calculated from as they don't match my calculations

Here’s another recent thread that shows a way to compute the mean and std for MNIST in a way that gives the same numbers they showed in that assignment. You could port that code to the EMNIST case and see if you get different numbers than you did with your method.

1 Like