Representation learning
Traditional approach: hand-crafted features + train a classifier
New approach: feaure learning (trainable features) + a trainable classifier
Deep archictecture:
[low level features] -> [med-level features] -> [high-level features] --> classifier
Brain: single learning algorithm