Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
9f64277757
commit
aff27dee67
1 changed files with 5 additions and 4 deletions
|
@ -18,10 +18,11 @@ Questions to [David Rotermund](mailto:davrot@uni-bremen.de)
|
|||
|
||||
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
|
||||
* 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://deepai.org/dataset/mnist](https://deepai.org/dataset/mnist)
|
||||
|
||||
## Unpack the gz files
|
||||
|
|
Loading…
Reference in a new issue