In Part 1 of the Assignment I adjusted the Hyper Parameters to simplify the model, in order to not overfit the model to the training set.
My Hyper Parameters

However, in my case the test set error is lower than the training set error, rather than the other way around.
My Error Rate

In all other examples, the training set error is more accurate (lower) than the test set. Am I doing something wrong?
Other Example of Error Rate
