rythei / PyTorchOTLinks
implements optimal transport algorithms in pytorch
☆102Updated 3 years ago
Alternatives and similar repositories for PyTorchOT
Users that are interested in PyTorchOT are comparing it to the libraries listed below
Sorting:
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆101Updated 7 years ago
- ☆16Updated 5 years ago
- Mixed-curvature Variational Autoencoders (ICLR 2020)☆65Updated 4 years ago
- A Pytorch implementation of the optimal transport kernel embedding☆118Updated 4 years ago
- [ICML 2020] Differentiating through the Fréchet Mean (https://arxiv.org/abs/2003.00335).☆59Updated 4 years ago
- Reparameterize your PyTorch modules☆71Updated 4 years ago
- Gradients as Features for Deep Representation Learning☆43Updated 5 years ago
- Code for the Paper "Restricting the Flow: Information Bottlenecks for Attribution"☆79Updated 5 years ago
- Stochastic algorithms for computing Regularized Optimal Transport☆58Updated 7 years ago
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated 2 years ago
- ☆76Updated 8 years ago
- pytorch implementation of VAE-Gumble-Softmax☆63Updated 5 years ago
- ☆63Updated 5 years ago
- [ICLR 2020] FSPool: Learning Set Representations with Featurewise Sort Pooling☆41Updated 2 years ago
- Low-variance and unbiased gradient for backpropagation through categorical random variables, with application in variational auto-encoder…