Interview Guides
You are asked to build a basic image classifier for a labeled vision dataset. The goal is to show that you can take raw images, train a model, and evaluate it in a clean, repeatable way.
Implement a simple image classification algorithm using a dataset of your choice.