MCPcopy Create free account
hub / github.com/MichalDanielDobrzanski/DeepLearningPython / load_data

Function load_data

mnist_loader.py:19–41  ·  view source on GitHub ↗

Return the MNIST data as a tuple containing the training data, the validation data, and the test data. The ``training_data`` is returned as a tuple with two entries. The first entry contains the actual training images. This is a numpy ndarray with 50,000 entries. Each entry is, in

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

load_data_wrapperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected