Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 216 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 216 Bytes

A pytorch implementation of selu and dropout_selu in "Self-Normalizing Neural Networks" by Günter Klambauer, Thomas Unterthiner, Andreas Mayr, Sepp Hochreiter. (borrowed heavily from the original tf implementation)