Faiss
https://engineering.fb.com/2017/03/29/data-infrastructure/faiss-a-library-for-efficient-similarity-search/
類似検索
(
similarity search
),
近傍探索
を行う
C++
ライブラリ
Python
や
Ruby
バインディングがある
https://github.com/ankane/faiss-ruby
参考
faiss-gpu(python)入門①〜近傍探索入門 〜