Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" https://arxiv.org/abs/1904.02399
☆63Apr 1, 2020Updated 5 years ago
Alternatives and similar repositories for wae-rnf-lm
Users that are interested in wae-rnf-lm are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)☆48Feb 16, 2020Updated 6 years ago
- PyTorch implementation of the OT-Flow approach in arXiv:2006.00104☆57Jul 25, 2024Updated last year
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆55Mar 11, 2022Updated 3 years ago
- ☆12Nov 11, 2019Updated 6 years ago
- ☆122Oct 31, 2019Updated 6 years ago
- code for "Continuous Hierarchical Representations with Poincaré Variational Auto-Encoders".☆130Oct 3, 2023Updated 2 years ago
- ☆181Jul 5, 2019Updated 6 years ago
- Masked Convolutional Flow☆60Apr 9, 2020Updated 5 years ago
- code submission to NeurIPS2019☆13Aug 9, 2023Updated 2 years ago
- Code for the paper "Adversarial Training and Robustness for Multiple Perturbations", NeurIPS 2019☆47Dec 8, 2022Updated 3 years ago
- Manifold-learning flows (ℳ-flows)☆233Nov 13, 2020Updated 5 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆908Jan 27, 2020Updated 6 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆247Jan 28, 2020Updated 6 years ago
- Code for "A Spectral Approach to Gradient Estimation for Implicit Distributions" (ICML'18)☆34May 11, 2023Updated 2 years ago
- Pytorch implementation of Block Neural Autoregressive Flow☆182Aug 19, 2021Updated 4 years ago
- A nonparametric variational information bottleneck (NVIB) layer in Pytorch☆11Apr 15, 2025Updated 10 months ago
- Experiments for the Neural Autoregressive Flows paper☆125Jun 10, 2021Updated 4 years ago
- Discrete Normalizing Flows implemented in PyTorch☆115Oct 4, 2021Updated 4 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆273Sep 19, 2023Updated 2 years ago
- Code for paper "Closing the Dequantization Gap: PixelCNN as a Single-Layer Flow"☆19Jul 7, 2020Updated 5 years ago
- Code accompanying our paper at AISTATS 2020☆21Jan 12, 2021Updated 5 years ago
- Code for reproducing Flow ++ experiments☆191Apr 27, 2019Updated 6 years ago
- Implementation of Riemannian optimization for skip-gram negative sampling (ACL 2017)☆19Apr 26, 2018Updated 7 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆290Feb 1, 2021Updated 5 years ago
- Contrastive Learning for Time Series☆40Apr 12, 2023Updated 2 years ago
- Neural likelihood-free methods in PyTorch.☆39Feb 11, 2020Updated 6 years ago
- Code release for the ICLR paper☆21Jun 13, 2018Updated 7 years ago
- Code for Neural Spline Flows paper