Skip to content

Commit 7cfdd47

Browse files
author
Winnie Lin
committed
assignment 3 page edits
1 parent 27aabf6 commit 7cfdd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/2019/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cd cs231n/datasets
3232
### Some Notes
3333
**NOTE 1:** This year, the `assignment3` code has been tested to be compatible with python version `3.7` (it may work with other versions of `3.x`, but we won't be officially supporting them). You will need to make sure that during your virtual environment setup that the correct version of `python` is used. You can confirm your python version by (1) activating your virtualenv and (2) running `which python`.
3434

35-
**NOTE 2: Please make sure that the submitted notebooks have been run and saved, and the cell outputs are visible on your pdfs.** In addition, please _do not use the Web AFS interface_ to retrieve your pdfs, and rely on scp commands directly, as there is a known caching bug that University IT is looking at that causes AFS files to not be properly updated with their most current version.
35+
**NOTE 2: Please make sure that the submitted notebooks have been run and saved, and the cell outputs are visible on your pdfs.** In addition, please **do not use the Web AFS interface** to retrieve your pdfs, and rely on **scp commands** directly, as there is a known Web AFS caching bug University IT is looking at that causes AFS files to not be properly updated with their most current version.
3636

3737
#### You can do Questions 3, 4, and 5 in TensorFlow or PyTorch. There are two versions of each of these notebooks, one for TensorFlow and one for PyTorch. No extra credit will be awarded if you do a question in both TensorFlow and PyTorch.
3838

0 commit comments

Comments
 (0)