[Enter feedback here]
The following util.py is incorrect, it should be utils.py.
Display some sample images
Load the compressed files into numpy arrays. Then use matplotlib to plot 30 random images from the dataset with their labels above them. This step requires a load_data function that's included in an util.py file. This file is included in the sample folder. Make sure it's placed in the same folder as this notebook. The load_data function simply parses the compressed files into numpy arrays.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@damochiz Thanks for spotting this. We have raised a PR 128802 to fix this in the document.
@damochiz, thanks for the suggestion. The changes have been merged in and you should see the update live in a few hours.
I'll proceed to #please-close this issue.