This document outlines the instructions for Homework 3 of an ML course, which involves image classification using CNNs. Students are asked to complete the task on Kaggle and submit code and responses to questions on Gradescope. The dataset contains 11 food categories split into training, validation, and test sets. Models will be evaluated on test accuracy. Students can make up to 5 Kaggle submissions per day and should select 2 results for their final scores. Code and explanations of data augmentation and visualizations must also be submitted. Guidelines are provided on expected baseline accuracies and grading policy. Hints on data augmentation, model selection, and techniques like test time augmentation and ensembling are included to help students exceed the baseline.