cyxuanwater / self-normalizing-networks

Chainer implementation of Self-Normalizing Networks (SNN)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-Normalizing Neural Networks

Chainer implementation of Self-Normalizing Neural Networks.

Requirements

  • Chainer 2.0+
  • Python 2 or 3
  • Seaborn

Activation Distribution

ReLU

ReLU

ReLU + Batch Normalization

ReLU + Batch Normalization

ELU

ELU

SELU

SELU

About

Chainer implementation of Self-Normalizing Networks (SNN)


Languages

Language:Python 100.0%