Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Magnetron is an experimental ML framework.
Contains the MNIST dataset with test data in the custom Magnetron file format, ready to load.
File contains the following Tensors:
key: fc1_w, shape: (128, 784), dtype: e8m23
key: fc1_b, shape: (128,), dtype: e8m23
key: fc2_w, shape: (10, 128), dtype: e8m23
key: fc2_b, shape: (10,), dtype: e8m23
key: test_images, shape: (10000, 784), dtype: e8m23
key: test_labels, shape: (10000,), dtype: e8m23
- Downloads last month
- 7