Skip to content

Commit f1cfea7

Browse files
author
Winnie Lin
committed
a3 zip file update, plus tpyo fix
1 parent cfd8b11 commit f1cfea7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: assignments/2019/assignment3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ In the Jupyter notebooks `GANS-TensorFlow.ipynb`/`GANS-PyTorch.ipynb` you will l
6363

6464
There are **_two_** steps to submitting your assignment:
6565

66-
**1.** Run the provided `collectSubmission_*.sh` script in the `assignment2` directory, depending on which version (TensorFlow/PyTorch) you intend to submit.
66+
**1.** Run the provided `collectSubmission_*.sh` script in the `assignment3` directory, depending on which version (TensorFlow/PyTorch) you intend to submit.
6767

6868
You will be prompted for your SunetID (e.g. `jdoe`) and will need to provide your Stanford password. This script will generate a zip file of your code, submit your source code to Stanford AFS, and generate a pdf `a3.pdf` in a `cs231n-2019-assignment3/` folder in your AFS home directory.
6969

@@ -77,4 +77,4 @@ Again, do NOT use Web AFS to retrieve this file, and instead use the following s
7777
```bash
7878
# replace DEST_PATH with where you want the pdf to be downloaded to.
7979
scp [email protected]:cs231n-2019-assignment3/a3.pdf DEST_PATH/a3.pdf
80-
```
80+
```

Diff for: assignments/2019/spring1819_assignment3.zip

730 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)