Final Submission
Deadline: Tue 12/12, 11:59PM
Your final project should be a tar folder containing:
- Your jupyter notebook containing all the write-ups in markdown and your code. All the cells should be run (on your side) when you submit. So please run all the cells before downloading/saving your notebook. The notebook should at least contain a thorough explanation of your model, your dataset, your training/validating/testing process, your challenges, an explanation about the hyperparameters, optimization, regularization you choose, the performance of your algorithm, error analysis, some thoughts on future works, ….
- Any dependency / utils / source code file needed
- We don’t need your dataset, you can send us a link to it but the most important is that you include a full description of your dataset in your jupyter notebooks (with plots and figures if necessary).
- The materials you used in your final presentation.
- Any other folder you think we need. For example containing “images” you’ve added in your notebook’s markdown cells, or Cool videos, interactive visualizations, demos, etc. (optional)
Examples of things to not put in your supplementary material:
- All of a submodules (Theano, Caffe, CoreNLP) source code.
- Any code that is larger than 1MB.
- Model checkpoints.
- A computer virus.
After the class, we will post all the jupyter notebooks / presentations online so that you can read about each other's work. If you do not want your notebook/presentation to be posted online, then please let us know when you submit your notebook.
You should include a brief statement on the contributions of different members of the team. Team members will normally get the same grade, but we reserve the right to differentiate in egregious cases.
Submission: Submit your tar file submission by email to
cs230-qa@cs.stanford.edu with the subject of the email
<your SUNet ID>_final. only one group member in a team is required to make submission.