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

How did you implement EMD (Earth Mover's Distance)? #3

Open
codereason opened this issue Jun 6, 2019 · 1 comment
Open

How did you implement EMD (Earth Mover's Distance)? #3

codereason opened this issue Jun 6, 2019 · 1 comment

Comments

@codereason
Copy link

codereason commented Jun 6, 2019

Hello, I'd like to know how you implemented EMD in your FkExplorer.py file.
codelink
In your code, you imported emd and computed emd score but didn't give much details about it. I looked up the code and your article in the blog but I wasn't able to find this package. The link you provided is a C package. Can you share some details ? Much appreciated.

@mvanderkroon
Copy link
Owner

hi there, I believe that I used this package: https://pypi.org/project/pyemd/

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

2 participants