April 2018
Beginner to intermediate
500 pages
11h 26m
English
Underfitting typically happens when:
Scenario 2: Underfitting in action on the MNIST dataset
In the following scenario, we see the case of underfitting in action on the MNIST dataset:


Note that, in the preceding code, we have not scaled our data—the training and test dataset columns have values ranging from 0 to 255:

The TensorBoard ...
Read now
Unlock full access