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
- Template for data generator with PyTorch☆136Updated 7 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 4 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Autoencoders in PyTorch☆98Updated 3 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 6 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆69Updated 2 years ago
- ☆34Updated 5 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆130Updated 3 weeks ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- A set of jupyter notebooks on pytorch functions with examples☆161Updated 5 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 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
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 5 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- ☆64Updated 5 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Neural Machine Translation with Attention (PyTorch)☆44Updated 7 years ago
- VAE for color images☆211Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 8 months ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆27Updated last year
- TensorFlow Probability Tutorial☆38Updated 6 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- ☆14Updated 7 years ago
- Deep learning research implemented on notebooks using PyTorch.☆65Updated 4 years ago
- HMMs in PyTorch☆142Updated 4 years ago
- Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.☆70Updated 5 years ago