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.
☆33Updated 6 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 5 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
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 5 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- ☆64Updated 4 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 8 months ago
- ☆35Updated 4 years ago
- Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs…☆81Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 8 months ago
- Deep learning research implemented on notebooks using PyTorch.☆64Updated 3 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆78Updated 8 months ago
- Implementation of transformers based architecture in PyTorch.☆54Updated 4 years ago
- End-to-End Speech Recognition Using Tensorflow☆41Updated 2 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆146Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆22Updated last year
- ☆22Updated 6 years ago
- LSTM, RNN and GRU implementations using Pytorch☆62Updated 4 years ago
- An implementation of WaveNet using PyTorch & PyTorch Lightning☆13Updated 4 years ago
- Template for data generator with PyTorch☆133Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- A non-ending collection of jupyter notebooks☆40Updated 2 years ago
- Pytorch-Lightning Seq2seq model with the use of recurrent neural network☆10Updated 4 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago