https://github.com/juliaoptimaltransport/cooptimaltransport.jl
Co-optimal transport
https://github.com/juliaoptimaltransport/cooptimaltransport.jl
Last synced: about 2 months ago
JSON representation
Co-optimal transport
- Host: GitHub
- URL: https://github.com/juliaoptimaltransport/cooptimaltransport.jl
- Owner: JuliaOptimalTransport
- License: mit
- Created: 2022-10-13T04:36:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T00:32:49.000Z (over 2 years ago)
- Last Synced: 2025-02-03T23:40:17.340Z (3 months ago)
- Language: Julia
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoOptimalTransport.jl
Julia implementation of CO-Optimal Transport (Redko et al., 2020) and Unbalanced CO-Optimal Transport (Tran et al., 2022):Redko, I., Vayer, T., Flamary, R. and Courty, N., 2020. Co-optimal transport. arXiv preprint arXiv:2002.03731.
Tran, Q.H., Janati, H., Courty, N., Flamary, R., Redko, I., Demetci, P. and Singh, R., 2022. Unbalanced CO-Optimal Transport. arXiv preprint arXiv:2205.14923.

---
Currently under construction. USE AT YOUR OWN RISK