# Get CIFAR10
wget https://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz
tar -xzvf cifar-10-binary.tar.gz
rm cifar-10-binary.tar.gz 
