Thomas Keck (contact@tkeck.de)
34 layers (authors explored up to 1202 layers) used for image classification
Different strategies to build a classifier which is invariant under given transformations in the input space:
Idea: Prevent overfitting by randomly dropping neurons during the training
Prevents co-adaption of neurons: G. E. Hinton, et. al. (06/2012)
Problem: Activation function will be applied iteratively ⇒ value (and gradient) vanishes or explodes