How it differs from traditional ML
MITIn traditional machine learning, human engineers manually extract and define the features the algorithm should look for. Deep learning algorithms perform feature extraction automatically. When fed raw pixel data, the first layers might detect edges, middle layers detect shapes, and final layers combine them to recognize faces.