-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The original works use approximate kNN methods - specifically a k-d tree - to make inference scalable. This should be done, either by writing a custom k-d tree that supports online updates to the index, or modifying existing approximate methods from libraries such as scikit-learn, FAISS or PyNNDescent.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request