Add files via upload

master
Viktoriia Evdokimova 4 years ago committed by GitHub
parent 18e1150b07
commit 1f37a9f23f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
# Get CIFAR10
wget http://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz -O cifar-10-python.tar.gz
tar -xzvf cifar-10-python.tar.gz
rm cifar-10-python.tar.gz
Loading…
Cancel
Save