iamalexkorotin / NeuralOptimalTransportLinks
PyTorch implementation of "Neural Optimal Transport" (ICLR 2023 Spotlight)
☆202Updated last year
Alternatives and similar repositories for NeuralOptimalTransport
Users that are interested in NeuralOptimalTransport are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Extremal Domain Translation with Neural Optimal Transport" (NeurIPS 2023)☆20Updated 5 months ago
- Pytorch implementation of "Entropic Neural Optimal Transport via Diffusion Processes" (NeurIPS 2023, oral).☆37Updated last year
- Pytorch implementation of "Light Schrödinger Bridge" (ICLR 2024)☆54Updated 9 months ago
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆158Updated 3 months ago
- Light and Optimal Schrödinger Bridge Matching (ICML 2024) official PyTorch implementation☆40Updated 9 months ago
- PyTorch implementation of Variational Diffusion Models.☆82Updated last year
- PyTorch implementation of "Kernel Neural Optimal Transport" (ICLR 2023)☆25Updated last year
- Likelihood Training of Schrödinger Bridge using FBSDEs Theory, ICLR 2022☆84Updated 3 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆146Updated 3 years ago
- Entropic Optimal Transport Benchmark (NeurIPS 2023).☆24Updated last year
- PyTorch Implementation of DSB for Score Based Generative Modeling. Experiments managed using Hydra.