pecos icon indicating copy to clipboard operation
pecos copied to clipboard

Add FINGER: Fast Inference for Graph-based Approximate Nearest Neighbor Search

Open kno10 opened this issue 2 years ago • 1 comments

Clearly, it would be nice if you could publish your code for

FINGER: Fast Inference for Graph-based Approximate Nearest Neighbor Search

as part of this library.

kno10 avatar Jul 13 '23 11:07 kno10

Hi @kno10 ,

Thanks for the interest to our FINGER work, which is a science exploration from an internship with Patrick ([email protected]).

Patrick has prepared a package of his experimental code in pure C++ for the reproducibility at https://github.com/Patrick-H-Chen/FINGER/tree/main. Feel free to contact him for additional help on the use of this code package.

Unfortunately, we do not have any plan and bandwidth to integrate the experimental code of FINGER into our official PECOS package (https://github.com/amzn/pecos), which aimed to be production-ready codebase for many applications.

OctoberChang avatar Jul 13 '23 17:07 OctoberChang