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.
☆32Updated 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
- ☆64Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- TensorFlow Probability Tutorial☆37Updated 5 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated 7 months ago
- Sequence to Sequence Models in PyTorch☆44Updated 7 months ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆54Updated 6 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆146Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- Implementations of various GAN architectures using PyTorch Lightning☆26Updated 4 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- A tour of different optimization algorithms in PyTorch.☆94Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- This repository contains example of keras-tcn on easy way.☆57Updated 4 years ago
- ☆22Updated 6 years ago
- Hands-On One-shot Learning with Python, published by Packt☆50Updated 2 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.☆70Updated 4 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆22Updated last year
- Deep learning research implemented on notebooks using PyTorch.☆63Updated 3 years ago
- Implementation of transformers based architecture in PyTorch.☆55Updated 4 years ago
- An Implementation of Encoder-Decoder model with global attention mechanism.☆32Updated 5 years ago
- This repository provides the code examples for the corresponding blog posts. In case you have questions, feel free to contact me directly…☆51Updated 3 years ago
- PyTorch tutorial for learners☆121Updated 5 years ago
- Code snippets used in tutorials on my blog.☆51Updated 6 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- ☆19Updated 2 years ago
- An implementation of WaveNet using PyTorch & PyTorch Lightning☆13Updated 4 years ago
- LSTM, RNN and GRU implementations using Pytorch☆62Updated 4 years ago