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
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 5 years ago
- HMMs in PyTorch☆142Updated 4 years ago
- PyTorch tutorial for learners☆122Updated 6 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆130Updated 2 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 10 months ago
- A tour of different optimization algorithms in PyTorch.☆98Updated 4 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Template for data generator with PyTorch☆136Updated 7 years ago
- small experimentation about positional encoding☆19Updated 6 years ago
- LSTM, RNN and GRU implementations using Pytorch☆68Updated 4 years ago
- ☆90Updated 4 years ago
- my codes for learning attention mechanism☆51Updated 5 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆69Updated 3 years ago
- This is a intuitive explanation of Representation Learning with Contrastive Predictive Coding using code provided by jefflai108 that use…☆10Updated 5 years ago
- Pytorch Code for S2IGAN☆41Updated 5 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 7 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆79Updated 3 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 6 years ago
- Deep learning research implemented on notebooks using PyTorch.☆65Updated 4 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 6 years ago
- ☆34Updated 5 years ago
- TensorFlow Probability Tutorial☆38Updated 6 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆80Updated last year
- Implementation of "FastSpeech: Fast, Robust and Controllable Text to Speech"☆64Updated 2 years ago