bentrevett / pytorch-generative-models
[IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a few key architectures.
☆32Updated 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
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- ☆64Updated 4 years ago
- ☆76Updated 5 years ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Example unit tests for deep learning projects.☆37Updated 4 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Template for data generator with PyTorch☆132Updated 6 years ago
- RNN Encoder-Decoder in PyTorch☆43Updated 7 months ago
- ☆21Updated 5 years ago
- ☆35Updated 4 years ago
- ☆19Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated 2 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆131Updated 3 years ago
- A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.☆127Updated 4 years ago
- Hands-On One-shot Learning with Python, published by Packt☆50Updated 2 years ago
- Autoencoders in PyTorch☆91Updated 2 years ago
- Repository with all my blog posts on data science and machine learning learning topics☆80Updated 3 months ago
- TensorFlow Probability Tutorial☆37Updated 5 years ago
- Building a RNN and LSTM from scratch with NumPy.☆43Updated 8 months ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- Projects and exercises for the Deep Learning Nanodegree☆19Updated 6 years ago
- ☆49Updated 5 years ago
- Second-order differentiable PyTorch GRUs in JIT with TorchScript☆12Updated 3 years ago
- Implementation of transformers based architecture in PyTorch.☆54Updated 4 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago