tweak formatting
This commit is contained in:
parent
c0b5e4052d
commit
3a187c920c
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ downloads and prepares various mnist-compatible datasets.
|
||||||
files are downloaded to `~/.mnist`
|
files are downloaded to `~/.mnist`
|
||||||
and checked for integrity by SHA-256 hashes.
|
and checked for integrity by SHA-256 hashes.
|
||||||
|
|
||||||
**dependencies:** python 3.6 or later, numpy
|
**dependencies:** python 3.6 (or later), numpy.
|
||||||
|
|
||||||
**install:** `pip install --upgrade --upgrade-strategy only-if-needed https://github.com/notwa/mnists/tarball/master#egg=mnists`
|
**install:** `pip install --upgrade --upgrade-strategy only-if-needed 'https://github.com/notwa/mnists/tarball/master#egg=mnists'`
|
||||||
|
|
||||||
I've added `--upgrade-strategy` to the command-line
|
I've added `--upgrade-strategy` to the command-line
|
||||||
so you don't accidentally "upgrade" numpy to
|
so you don't accidentally "upgrade" numpy to
|
||||||
|
|
Loading…
Add table
Reference in a new issue