package
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 14, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
README
¶
Documentation
¶
package mnist handles the mnist data set
Load loads the mnist data into two tensors
typ can be "train", "test"
loc represents where the mnist files are held
Label is a digit label in 0 to 9
Image holds the pixel intensities of an image.
255 is foreground (black), 0 is background (white).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.