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
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- ☆76Updated 5 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
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 9 months ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- An Implementation of Encoder-Decoder model with global attention mechanism.☆32Updated 5 years ago
- ☆35Updated 4 years ago
- Code snippets used in tutorials on my blog.☆51Updated 6 years ago
- lstm with layer normalization☆19Updated 4 years ago
- This repository contains example of keras-tcn on easy way.☆56Updated 4 years ago
- ☆64Updated 4 years ago
- Template for data generator with PyTorch☆134Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Pytorch implementation of Transformer-TTS for converting text into speech.☆19Updated 3 years ago
- Visualising what each LSTM cell learns from data.☆24Updated 5 years ago
- DeepStack: Ensembling Keras Deep Learning Models into the next Performance Level☆38Updated 2 years ago
- A tour of different optimization algorithms in PyTorch.☆97Updated 3 years ago
- PyTorch tutorial for learners☆121Updated 5 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- The aim of this repository is to create RBMs, EBMs and DBNs in generalized manner, so as to allow modification and variation in model typ…☆63Updated 7 months ago
- Personal AI Implementations☆16Updated 4 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- Tensorflow Code for Conditional Variational AutoEncoder☆21Updated 2 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago