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

Function vectorized_result

mnist_loader.py:71–78  ·  view source on GitHub ↗

Return a 10-dimensional unit vector with a 1.0 in the jth position and zeroes elsewhere. This is used to convert a digit (0...9) into a corresponding desired output from the neural network.

(j)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

load_data_wrapperFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected