Skip to content

vasv75182366/nn_playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

lsgan

Least Squares GAN

glsgan

Generalized Loss Sensitive GAN

focal_loss

Focal Loss

senet

Squeeze-and-Excitation Networks

Note: By default, all keras scripts run on tensorflow backend with image_data_format 'channels_first'.

About

Experimental keras implementation of novel neural network structures

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.0%
  • Perl 8.0%