Skip to content

Test implementation of PixelCNN and other causal-convolution networks

Notifications You must be signed in to change notification settings

k-kitai/notebook_causalconvolutions

Repository files navigation

Experimental implementations of neural networks using causal-convolutions. All the neural network is built upon Gluon API of Apache MXNet.

Implementations

  1. Gated PixelCNN
  2. Conditional PixelCNN
  3. Dilated Convolution

ToDo

  • Caching hidden layers for fast generation
  • Logistic Mixture
  • VQ-VAE
  • WaveNet

References

  • A. van den Oord, et.al. "Conditional Image Generation with PixelCNN Decoders" NIPS2016

About

Test implementation of PixelCNN and other causal-convolution networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published