Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of Neural related modules in OTT-JAX #465

Open
3 of 4 tasks
marcocuturi opened this issue Nov 20, 2023 · 0 comments
Open
3 of 4 tasks

Refactoring of Neural related modules in OTT-JAX #465

marcocuturi opened this issue Nov 20, 2023 · 0 comments

Comments

@marcocuturi
Copy link
Contributor

marcocuturi commented Nov 20, 2023

Given the newfound prominence of several neural approaches that go beyond the W2 / ICNN case, we are currently refactoring the neural part of OTT-JAX. This is going to break a few of the notebooks in the main branch.

TODO includes:

  • Move the Monge gap NB / GW NB dataset loading parts there, to have simpler NBs.
  • Add back the quadratic layer earlier in the computational graph for ICNN.
  • Add PICNN
  • Switch to an iterator that returns 4 dictionaries, rather than 4 data matrices, to accommodate for conditional FGW settings where various feature spaces are handled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant