data_mining:neural_network:cnn:resnet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
data_mining:neural_network:resnet [2018/05/25 22:11] phreazerdata_mining:neural_network:resnet [2018/05/25 22:12] phreazer
Line 8: Line 8:
  
 //Skip connection// from $a^{[l]}$ to ReLu before $a^{[l + 2]}$, so that $a^{[l + 2]}=g(z^{[l+2]} + a^{[l]})$. //Skip connection// from $a^{[l]}$ to ReLu before $a^{[l + 2]}$, so that $a^{[l + 2]}=g(z^{[l+2]} + a^{[l]})$.
 +
 +Allows to build deeper nets.
  • data_mining/neural_network/cnn/resnet.txt
  • Last modified: 2019/11/09 10:54
  • by phreazer