Project 2 -- iNaturalist Butterfly Classification
Due Date: 04/03/2026 23:59
Late Due Date: 04/05/2026 23:59
Download [Jupyter Notebook]
Late Policy
- Late submissions will be allowed up to two days after the original deadline, but may be abridged (e.g. due to the end of the semester). Late submissions will be penalized 20%.
- See Gradescope for specific due dates and late submission deadlines.
- Regrade requests must be made via GradeScope within a week of grades being released.
Project 2 – iNaturalist Butterfly Classification
Your task for this project is to define and train a convolutional neural network to classify pictures of butterflies from iNaturalist by species.
You can directly copy this file to your SCC directory by running the following command in a terminal window on SCC:
wget https://raw.githubusercontent.com/DL4DS/sp2026/refs/heads/main/static_files/assignments/project2.ipynb
This will download the notebook to your current directory.
Turn in on Gradescope.
