Skip to content

Fix mnist file name and unzip command#45

Open
jetta wants to merge 1 commit intoatriumlts:masterfrom
jetta:master
Open

Fix mnist file name and unzip command#45
jetta wants to merge 1 commit intoatriumlts:masterfrom
jetta:master

Conversation

@jetta
Copy link

@jetta jetta commented Aug 3, 2017

Some errors have occurred when run command 'python download.py --dataset mnist':

  1. command 'cmd = ['gzip -d', out_path]' will make the following error:
    FileNotFoundError: [Errno 2] No such file or directory: 'gzip -d'
  2. t10k-labels-idx3-ubyte.gz should be t10k-labels-idx1-ubyte.gz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant