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
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆130Updated 3 years ago
- PyTorch tutorial for learners☆121Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Template for data generator with PyTorch☆134Updated 6 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆68Updated 2 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- HMMs in PyTorch☆139Updated 4 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆362Updated last year
- ☆34Updated 5 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- ☆64Updated 5 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Implementation of a series of Neural Network architectures in TensorFow 2.0☆37Updated 4 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
- Building a RNN and LSTM from scratch with NumPy.☆43Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 4 months ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- This repository contains my solution to the Stanford Course cs224u "Natural Language Understanding" Summer 2019☆12Updated 5 years ago
- VAE for color images☆210Updated 3 years ago
- Deep learning research implemented on notebooks using PyTorch.☆64Updated 3 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- This repository provides the code examples for the corresponding blog posts. In case you have questions, feel free to contact me directly…☆51Updated 4 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- A set of jupyter notebooks on pytorch functions with examples☆160Updated 5 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago