Skip to content
Snippets Groups Projects
Commit d1532233 authored by Daniel Shchur's avatar Daniel Shchur
Browse files

Make links on new lines

parent 17c68cb9
No related branches found
No related tags found
No related merge requests found
......@@ -5,20 +5,19 @@ Make sure you are in the WORK directory
# clone the repo
`git clone [the url of this repo]`
# download the FMNIST dataset files
`wget https://www.dropbox.com/s/ywp0bx4q7g09qjh/fmnist_train_labels.npy?dl=1`
`wget https://www.dropbox.com/s/z62pv5j7x3svjeg/fmnist_train_data.npy?dl=1`
# remane the FMNIST files
`mv fmnist_train_labels.npy\?dl\=1 fmnist_train_labels.npy`
`mv fmnist_train_data.npy\?dl\=1 fmnist_train_data.npy`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment