Expand description
Utility functions that don’t fit elsewhere.
Functions§
- display_
image - Display the MNIST image.
- get_
label - Get the label (index of the maximum value) from the output vector.
- get_
type - Get the data type of the given
NumericDataas a string.