diff options
author | aktersnurra <gustaf.rydholm@gmail.com> | 2020-06-03 23:50:13 +0200 |
---|---|---|
committer | aktersnurra <gustaf.rydholm@gmail.com> | 2020-06-03 23:50:13 +0200 |
commit | 04cbe33804dddba9f8eed6b930bf653a0473392a (patch) | |
tree | 265014a644c73d20d6db061fc2d27eacf00c86d6 /data/EMNIST | |
parent | ab9af6bdc3274455c7206027f1828c7a609bab11 (diff) |
EMNIST dataset working.
Diffstat (limited to 'data/EMNIST')
-rw-r--r-- | data/EMNIST/raw/metadata.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/EMNIST/raw/metadata.toml b/data/EMNIST/raw/metadata.toml new file mode 100644 index 0000000..10304ce --- /dev/null +++ b/data/EMNIST/raw/metadata.toml @@ -0,0 +1,3 @@ +filename = 'gzip.zip' +md5 = '58c8d27c78d21e728a6bc7b3cc06412e' +url = 'http://www.itl.nist.gov/iaui/vip/cs_links/EMNIST/gzip.zip' |