Commit 97462fa6 authored by matthijs's avatar matthijs
parents 2e15a969 b7d9a19a
......@@ -26,7 +26,11 @@ Faiss is built around an index type that stores a set of vectors, and provides a
## Full documentation of Faiss
The full documentation, including a tutorial can be found in the [wiki page](http://github.com/facebookresearch/faiss/wiki). See the [doxygen documentation](http://rawgithub.com/facebookresearch/faiss/blob/master/docs/html/index.html) for per-class information. To reproduce results from research papers, refer to the [benchmarks README](benchs/README.md).
The following are entry points for documentation:
- the full documentation, including a tutorial can be found in the [wiki page](http://github.com/facebookresearch/faiss/wiki)
- the [doxygen documentation](http://rawgithub.com/facebookresearch/faiss/master/docs/html/annotated.html) gives per-class information
- to reproduce results from research papers, refer to the [benchmarks README](benchs/README.md).
## Join the Faiss community
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment