We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8aa5a1 commit f997852Copy full SHA for f997852
assignments/2020/assignment3.md
@@ -71,7 +71,7 @@ Once you have completed all Colab notebooks **except `collect_submission.ipynb`*
71
72
```bash
73
cd cs231n/datasets
74
-./get_assignment3_data.sh
+./get_datasets.sh
75
```
76
**Start Jupyter Server**. After you have the CIFAR-10 data, you should start the Jupyter server from the
77
`assignment3` directory by executing `jupyter notebook` in your terminal.
0 commit comments