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 6 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 4 years ago
- Autoencoders in PyTorch☆98Updated 3 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 5 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 9 months ago
- ☆64Updated 5 years ago
- ☆34Updated 5 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- small experimentation about positional encoding☆19Updated 5 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- HMMs in PyTorch☆142Updated 4 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆69Updated 2 years ago
- Template for data generator with PyTorch☆136Updated 7 years ago
- my codes for learning attention mechanism☆51Updated 5 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- ☆103Updated 6 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 6 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆130Updated last month
- ☆67Updated 7 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Neural Machine Translation with Attention (PyTorch)☆44Updated 7 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆80Updated last year
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Implementation of "FastSpeech: Fast, Robust and Controllable Text to Speech"☆64Updated 2 years ago
- ☆90Updated 4 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆27Updated last year