We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
discrete_barycenter
Should follow the paradigm we use - solver class + outputs.
The text was updated successfully, but these errors were encountered:
Refactor discrete_barycenter as solver, cf. issue #255 (#316)
9bd2fe9
* refactor discrete_barycenter as solver * docs * docs * feat: add progress reporting to Sinkhorn (#228) (#317) * fix: revert previous changes * test: add tests for callback * test: add tests for callback * doc: misc improvements * take into account review comments * [ci skip] add minimal docs/utils.rst * additional cleanup * more robust tests --------- Co-authored-by: bosr <[email protected]> Co-authored-by: rbossart <[email protected]> * incorporate comments * comments * incorporate comments, use FreeWassersteinBarycenter * update * [ci skip] Fix link in docs --------- Co-authored-by: Michal Klein <[email protected]>
closed via #316
Sorry, something went wrong.
edf98d1
marcocuturi
No branches or pull requests
Should follow the paradigm we use - solver class + outputs.
The text was updated successfully, but these errors were encountered: