-
Notifications
You must be signed in to change notification settings - Fork 528
[MRG] Wasserstein convolutional barycenter #64
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
Conversation
pep8 fixed (contd)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @ncourty,
This is very nice. I have a few comments below but we will also need a test for the new function (check that the barycenter sum to one for instance) and there are still a few pep8 problems.
you can use autopep8 if install with
make aautopep8
the double a is not a typo will do a force and add new lines if necessary
README.md
Outdated
[20] Cuturi, M. and Doucet, A. (2014) [Fast Computation of Wasserstein Barycenters](http://proceedings.mlr.press/v32/cuturi14.html). International Conference in Machine Learning |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Branch in conflict with master,
stabThr and pep8
whitetrail pep8
test wasserstein barycenter
No description provided.