Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Data-Analytics
Datasets
Commits
4cd224dd
Commit
4cd224dd
authored
Jul 19, 2018
by
Agnes Ansari
Browse files
Upload New File
parent
3e0fa73f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cifar10-download.sh
0 → 100644
View file @
4cd224dd
#!/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
-
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment