James Thornton

Results 5 issues of James Thornton

https://github.com/ott-jax/ott/blob/710f807f17b15edc6bc941ad4f760656059e6beb/ott/tools/transport.py#L128 solver wrapper missing init args, silent error if passing init_dual_a, init_dual_b in kwargs

enhancement

Is it possible to do the following? I would like to take a gradient through a an argmin involving a closure, where the function passed to the solver contains `y`,...

question

Duplicate code for estimating Gaussian moments and computing transport maps for Gaussian OT problems - In tools, Gaussian https://github.com/ott-jax/ott/blob/5657e786c99afb808edd98e061ec316eed0942be/ott/tools/gaussian_mixture/gaussian.py#L35 and https://github.com/ott-jax/ott/blob/5657e786c99afb808edd98e061ec316eed0942be/ott/tools/gaussian_mixture/scale_tril.py#L175 - And in ICNN initialisers, https://github.com/ott-jax/ott/blob/5657e786c99afb808edd98e061ec316eed0942be/ott/core/icnn.py#L137, https://github.com/ott-jax/ott/blob/5657e786c99afb808edd98e061ec316eed0942be/ott/core/icnn.py#L161 It may...

https://github.com/NVIDIAGameWorks/kaolin-wisp/blob/4d93ade5cfcd36a05b26da5ad3a73ea28b500946/wisp/models/grids/triplanar_grid.py#L76 should be mode not modes

bug

The climate data is not downloadable from provided link: http://island.me.berkeley.edu/ugscnn/data/climate_sphere_l5.zip. It appears this is not maintained. Do you have the data and would it be possible to upload to google...