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

File CIFAR10_loader.py

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

Source from the content-addressed store, hash-verified

1import random as rand
2import numpy as np
3import pickle
4from random import randrange

Callers

nothing calls this directly

Calls 2

LogFunction · 0.85
SetStateFunction · 0.85

Tested by

no test coverage detected