dannysdeng / selu

A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)


Languages

Language:Python 100.0%