Hadi Dolatabadi

Results 6 issues of Hadi Dolatabadi

Dear Authors, Thanks for the interesting work and releasing the code. I was wondering about the advice that you've put in the readme on training with our own data. Assuming...

Hi, I want to generate a bunch of base distribution samples z and keep them fixed, so that as the training goes on I can compute their original space representation...

Hi. Thanks for releasing the code for your interesting paper. I looked into the repo, but couldn't find the latent space projection and interpolation code for Figure 10 results. Can...

Hi, Thanks for the cool work. I have a question regarding your test script. In Figure 2 (the test phase), it seems like the video is going to be entirely...

## 🚀 Feature Making the `ot.sinkhorn2` function compatible with `functorch.vmap`. ### Motivation I'm using the `Python Optimal Transport` library. I want to define a loss function that iterates over every...

enhancement

Hi! Thanks for the nice work. I want to use the three approaches used here for comparison in my own pipeline. What I do is that 1. Train a model...

question