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

implement hnsw & nsg in faiss #18

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

foreverYoungGitHub
Copy link

  • implement HnswFalt in faiss
  • implement NsgFalt in faiss
  • clean the code with black
  • fix redundant warning in plot.py
  • test the algos with siftsmall and the results looks like:

Screen Shot 2022-01-24 at 10 50 04 AM

@foreverYoungGitHub
Copy link
Author

Hi, @matsui528, would you mind reviewing this pr when you are available. Please let me know if you have any suggestion for this code.

@matsui528
Copy link
Owner

Thank you! Let me merge it.

@matsui528 matsui528 merged commit aa47a56 into matsui528:main Jan 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants