santi-pdp / pytorch_tutorialsLinks
☆18Updated 7 years ago
Alternatives and similar repositories for pytorch_tutorials
Users that are interested in pytorch_tutorials are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of fast-wavenet☆92Updated 7 years ago
- Disentangled Variational AutoEncoder with PyTorch☆29Updated 6 years ago
- Signal Processing Library for PyTorch☆39Updated 8 years ago
- ☆82Updated 8 years ago
- Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)☆23Updated 8 years ago
- WaveNet implementation with chainer☆56Updated 8 years ago
- Binary Stochastic Neurons in PyTorch☆57Updated 8 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- PyTorch implementation of AVF☆45Updated 5 years ago
- Tutorial on GANs☆13Updated 5 years ago
- VAE + Quantile Networks for MNIST☆12Updated 7 years ago
- ☆25Updated 6 years ago
- a replicate of https://arxiv.org/pdf/1711.00937.pdf☆16Updated 8 years ago
- A couple of scripts to illustrate how to do CNNs and RNNs in PyTorch☆37Updated 8 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 6 years ago
- Code for "Vid2speech: Speech Reconstruction from Silent Video" ICASSP '17☆115Updated 8 years ago
- Multi-Residual Networks☆23Updated 9 years ago
- Code for sound synthesis☆51Updated 7 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆113Updated 8 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…