@@ -26,8 +26,8 @@ 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.
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).