Converting the original MNIST files into numpy: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 October 2025

  • curprev 09:4709:47, 21 October 2025 Davrot talk contribs 6,981 bytes +6,981 Created page with "Questions to [mailto:davrot@uni-bremen.de David Rotermund] '''I will use Linux. You will need a replacement for gzip under Windows.''' == Download the files == We need to download the MNIST database files * t10k-images.idx3-ubyte.gz * t10k-labels.idx1-ubyte.gz * train-images.idx3-ubyte.gz * train-labels.idx1-ubyte.gz A source for that is for example https://www.kaggle.com/datasets/hojjatk/mnist-dataset?resource=download == Unpack the gz files == In a terminal:<synta..." Tag: Visual edit