MCPcopy
hub / github.com/MrNothing/AI-Blocks / MINST_loader.py

File MINST_loader.py

Sources/scripts/MINST_loader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import random as rand
2from tensorflow.examples.tutorials.mnist import input_data as minst_input_data
3#description Input loader from the MNIST dataset
4#type data source

Callers

nothing calls this directly

Calls 3

LogFunction · 0.85
SetStateFunction · 0.85
SendImageDataFunction · 0.85

Tested by

no test coverage detected