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☆121Updated 6 years ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 4 years ago
- ☆64Updated 5 years ago
- my codes for learning attention mechanism☆51Updated 5 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- ☆34Updated 5 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
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 5 years ago
- Important notes on scientific papers☆21Updated 4 years ago
- Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch☆130Updated last month
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks☆64Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Template for data generator with PyTorch☆136Updated 7 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 5 years ago
- HMMs in PyTorch☆142Updated 4 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆274Updated 5 years ago
- A non-ending collection of jupyter notebooks☆40Updated 3 years ago
- A small and simple tutorial on how to craft a LSTM nn.Module by hand on PyTorch.☆127Updated 5 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 9 months ago
- Implementation of a series of Neural Network architectures in TensorFow 2.0☆37Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 5 years ago
- Example unit tests for deep learning projects.☆37Updated 5 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆35Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 6 years ago
- ☆90Updated 4 years ago