bentrevett / pytorch-generative-models
[IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a few key architectures.
☆31Updated 5 years ago
Alternatives and similar repositories for pytorch-generative-models:
Users that are interested in pytorch-generative-models are comparing it to the libraries listed below
- ☆76Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- ☆64Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆54Updated 5 years ago
- RNN Encoder-Decoder in PyTorch☆42Updated 6 months ago
- music generation with a classifying variational autoencoder (VAE) and LSTM☆28Updated 5 years ago
- PyTorch tutorial for learners☆120Updated 5 years ago
- ☆35Updated 4 years ago
- Repo for all files related to my Medium Posts☆90Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆66Updated 2 years ago
- Implementations of various GAN architectures using PyTorch Lightning☆26Updated 4 years ago
- ☆21Updated 5 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 5 years ago
- ☆20Updated 4 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 5 years ago
- This is a intuitive explanation of Representation Learning with Contrastive Predictive Coding using code provided by jefflai108 that use…☆10Updated 4 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆22Updated 11 months ago
- ☆12Updated 4 years ago
- Autoencoders in PyTorch☆90Updated 2 years ago
- implementation of semi-supervised VAE using pytorch☆11Updated 5 years ago
- Template for data generator with PyTorch☆132Updated 6 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- lstm with layer normalization☆19Updated 3 years ago