1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[Review] Understanding the difficulty of training deep feedforward neural networks

Last updated at Posted at 2018-03-18

Info

Author:
Xavier Glorot
Yoshua Bengio

Year:
2010

Agenda

Abstract

  1. Deep Neural Networks
  2. Experimental Setting and Datasets
    1. Online Learning on an Infinite Dataset: Shapeset-3x2
    2. Finite Datasets
    3. Experimental Setting
  3. Effect of Activation Functions and Saturation During Training
    1. Experiments with the Sigmoid
    2. Experiments with the Hyperbolic Tangent
    3. Experiments with the Softsign
  4. Studying Gradients and their Propagations
    1. Effect of the Cost Function
    2. Gradients at Initialisation
      1. Theoretical Considerations and a New Normalised Initialisation
      2. Gradient Propagation Study
    3. Back-propagation Gradients During
  5. Error Curves and Conclusions

Evernote!!
https://www.evernote.com/l/ATRQQEYUnXtBTreAuqXoqRWKJjkZn7mNBV0

Nice Material

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?