Skip to content

Commit f997852

Browse files
authored
update to get_datasets.sh
1 parent e8aa5a1 commit f997852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/2020/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Once you have completed all Colab notebooks **except `collect_submission.ipynb`*
7171

7272
```bash
7373
cd cs231n/datasets
74-
./get_assignment3_data.sh
74+
./get_datasets.sh
7575
```
7676
**Start Jupyter Server**. After you have the CIFAR-10 data, you should start the Jupyter server from the
7777
`assignment3` directory by executing `jupyter notebook` in your terminal.

0 commit comments

Comments
 (0)