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:
- PyTorch tutorial for learners☆121Updated 5 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆68Updated 2 years ago
- Implementation of Machine Learning algorithms from scratch in Python☆34Updated 6 years ago
- Template for data generator with PyTorch☆134Updated 6 years ago
- ☆34Updated 5 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 3 months ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- ☆64Updated 5 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- Neural Machine Translation with Attention (PyTorch)☆45Updated 6 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Pytorch: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆56Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Repo for all files related to my Medium Posts☆90Updated 6 years ago
- small experimentation about positional encoding☆19Updated 5 years ago
- Implementation of a series of Neural Network architectures in TensorFow 2.0☆37Updated 4 years ago
- Implementation of Attention Augmented Convolutional Networks using Keras☆8Updated 5 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆130Updated 3 years ago
- Repository with all my blog posts on data science and machine learning learning topics☆80Updated 7 months ago
- HMMs in PyTorch☆139Updated 4 years ago
- The code repository for examples in the O'Reilly book 'Generative Deep Learning' using Pytorch☆184Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 years ago
- Deep learning research implemented on notebooks using PyTorch.☆64Updated 3 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- ☆22Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago