CS 66 Final Project
Due Monday, December 12th, by midnight (23:59 EST)
Announcements
-
Class participation, EdSTEM, Figma, and Google Folder.
1. Final Project
-
Finish the programming part of your final project, examples
-
Single algorithms, LDA, SVM, KNN, and their variations, etc.
-
Ensemble methods, Random Forest, Boosting, Voting, and their variations, etc.
-
Deep learning, CNN, RNN, Transformer, their variations, etc.
-
-
Submit your Python code
-
Make sure the README is clear for recreating your results.
-
Take screenshots of your primary results.
-
Cite the references, especially where you get the existing code.
-
Please do NOT email me your dataset. Instead, write a README about where to download it, similar to the README examples of EEGEyeNet.
-
-
Submit your version of the recitation slides as recitation.pdf.
-
Insert two to four slides, for each algorithm you implemented in your final project.
-
Explain how you use it and what you learn from using it. Examples:
-
Single algorithms, LDA, SVM, KNN, and their variations, etc.
-
Ensemble methods, Random Forest, Boosting, Voting, and their variations, etc.
-
Deep learning, CNN, RNN, Transformer, their variations, etc.
-
-
Insert five to eight slides for the dataset you implemented in your final project.
-
Explain how you use it and what you learn from using it. Examples:
-
Iris
-
Diabetes
-
MNIST
-
EEGEyeNet
-
-
Write the final paper in AAAI two-page format. Your drafts should include the following:
-
Title, Authors, and Abstract
-
Introduction
-
Related work, the dataset you used should be mentioned here, with citations.
-
Method: the Algorithms you select should be mentioned in the 'Methods' section.
-
Result: the results should be reported in the 'Results' section.
-
Discussion: should include evaluation, future work, and limitations.
-
Conclusion, concise.
-
Submit your optional supplement files for reviewers to understand your project better.
2. Submission Guide
-
Each team only submits one file, final_lastname1_lastname_2.zip, including
-
A code folder for ALL your Python Code and support files to recreate your results.
-
final.PDF for your two-page final paper in AAAI format.
-
recitation.PDF for your slides.
-
Supplement.PDF for your optional supplement.
-
3. Notes
-
This final Project is a team assignment.
-
Each team only needs to submit one ZIP file. The zip file size should be less than 10M.
-
Email 'xqu1@swarthmore.edu' your ZIP file.