This project explored the optimization of convolutional neural networks for image classification tasks. Using the classic cats vs. dogs dataset, I investigated how architectural choices and hyperparameter selection affect both performance and computational efficiency.
The project included a focus on computational efficiency, recognizing that state-of-the-art deep learning often comes with significant environmental costs due to energy consumption. By optimizing hyperparameters, I achieved comparable results with reduced computational requirements.