/nn_playground

Experimental implementation of novel neural network structures

Primary LanguagePythonMIT LicenseMIT

binarynet

Binary Networks

xnornet

XNOR Networks

ternarynet

Ternary Networks

qrnn

Quasi-Recurrent Nueral Networks

vae

Variational Auto-Encoder

gcnn

Gated Convolutional Nueral Networks

weighnorm

Weight Normalization

layernorm

Layer Normalization

WGAN

Wasserstein GAN

Note: By default, all keras scripts run on tensorflow backend with image_dim_order 'th'.