Commit 4cd224dd authored by Agnes Ansari's avatar Agnes Ansari
Browse files

Upload New File

parent 3e0fa73f
#!/bin/bash
export VAR_MD5=c58f30108f718f92721af3b95e74349a
/usr/bin/wget -O ./cifar-10-python.tar.gz https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz
echo "$VAR_MD5 ./cifar-10-python.tar.gz" | md5sum -c -
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment