Skip to content

Algorithm to perform dynamic/incremental updates of feature vectors #216

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

Merged
merged 2 commits into from
Jun 1, 2020

Conversation

apoorv-sharma
Copy link
Contributor

  1. Add support for performing efficient updates of existing feature vectors for elements by modifying the graph.
  2. Add fix for finding out the right entry point while performing element insertions.

@yurymalkov yurymalkov changed the base branch from master to develop May 22, 2020 22:33
@yurymalkov yurymalkov merged commit c247540 into nmslib:develop Jun 1, 2020
@yurymalkov
Copy link
Member

Thanks Apoorv! Seems good. Will write additional tests for multi-threaded insertion/updates.

sjwsl pushed a commit to sjwsl/hnswlib that referenced this pull request May 6, 2021
Algorithm to perform dynamic/incremental updates of feature vectors
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