MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / prepare_MNIST_MLP

Function prepare_MNIST_MLP

zkml/tests/helper.py:572–697  ·  view source on GitHub ↗
(train_features_resized_normalized, val_features_resized_normalized, test_features_resized_normalized, train_labels_tensor, validation_labels_tensor, test_labels, hidden_neuron_specification=None, prune=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test_mlp_mnist_runMethod · 0.85

Calls 4

SimpleNNClass · 0.85
evaluate_modelFunction · 0.85
pytorch_to_sklearnFunction · 0.85
prune_pytorch_networkFunction · 0.70

Tested by 3

test_mlp_mnist_runMethod · 0.68