jp5/cu114/: faiss-1.7.4 metadata and description

Homepage Simple index

A library for efficient similarity search and clustering of dense vectors

author Matthijs Douze, Jeff Johnson, Herve Jegou, Lucas Hosseini
author_email matthijs@fb.com
keywords search nearest neighbors
license MIT
requires_dist
  • numpy

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
faiss-1.7.4-py3-none-any.whl
Size
94 MB
Type
Python Wheel
Python
3

Faiss is a library for efficient similarity search and clustering of dense
vectors. It contains algorithms that search in sets of vectors of any size,
up to ones that possibly do not fit in RAM. It also contains supporting
code for evaluation and parameter tuning. Faiss is written in C++ with
complete wrappers for Python/numpy. Some of the most useful algorithms
are implemented on the GPU. It is developed by Facebook AI Research.


Render warnings:
<string>:4: (ERROR/3) Unexpected indentation.