Skip to content
Snippets Groups Projects
Commit 8c1e400c authored by dyyao2's avatar dyyao2
Browse files

Update README.md

parent 8b1aad4e
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,11 @@
- Code and output files should be submitted to [Gradescope](https://www.gradescope.com) under `MP5-code` with the following structure:
```
# Q1 code
CS543_MP4_part1_starter_code.py
CS543_MP5_part1_starter_code.py
# Q1 results
Q1_label_predictions.npy (we provide code to generate these using your models, see below)
# Q2 code
CS543_MP4_part2_starter_code.py
CS543_MP5_part2_starter_code.py
# Q2 results
Q2_sseg_predictions.npy (we provide code to generate these using your models, see below)
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment