Deep Learning
by Ian Goodfellow, Yoshua Bengio, and Aaron CourvilleA cornerstone text that covers the fundamentals of deep learning, essential for understanding advanced image classification techniques.
Pattern Recognition and Machine Learning
by Christopher M. BishopThis book provides a comprehensive introduction to the fields of pattern recognition and machine learning, crucial for building robust models.
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow
by Aurélien GéronA practical guide that walks you through building machine learning models, perfect for applying concepts learned in this course.
Computer Vision: Algorithms and Applications
by Richard SzeliskiAn essential resource for understanding the algorithms behind computer vision, directly applicable to image classification tasks.
Introduction to Machine Learning
by Ethem AlpaydinA beginner-friendly introduction to machine learning concepts, providing a solid foundation for further exploration.
The Elements of Statistical Learning
by Trevor Hastie, Robert Tibshirani, and Jerome FriedmanA comprehensive guide to statistical learning techniques, essential for understanding model evaluation and improvement.
Deep Learning for Computer Vision with Python
by Adrian RosebrockThis book focuses on practical applications of deep learning in computer vision, making it highly relevant to your project.
Data Science from Scratch: First Principles with Python
by Joel GrusAn accessible introduction to data science principles, helping you strengthen your Python skills alongside machine learning.