bentrevett / pytorch-generative-modelsLinks
[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
Sorting:
- ☆76Updated 5 years ago
- PyTorch tutorial for learners☆120Updated 5 years ago
- Autoencoders in PyTorch☆96Updated 3 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Template for data generator with PyTorch☆134Updated 7 years ago
- ☆64Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆363Updated last year
- ☆19Updated 2 years ago
- HMMs in PyTorch☆140Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 6 months ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- ☆34Updated 5 years ago
- Building a RNN and LSTM from scratch with NumPy.☆43Updated last year
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 5 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆232Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Different methods and techniques for features extraction from audio☆57Updated last year
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆240Updated last year
- Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs…☆83Updated last year
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- ☆22Updated 6 years ago
- RNN Encoder-Decoder in PyTorch☆44Updated last year
- Repo for all files related to my Medium Posts☆90Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago