nanopq
  • Tutorial
  • API Reference
nanopq
  • nanopq documentation
  • View page source

nanopq documentation

Installation

You can install the package via pip. This library works with Python 3.5+ on linux.

$ pip install nanopq

Contents

  • Tutorial
    • Basics of PQ
    • Decode (Reconstruction)
    • I/O by Pickling
    • Optimized PQ (OPQ)
    • Relation to PQ in Faiss
  • API Reference
    • Product Quantization (PQ)
    • Distance Table
    • Optimized Product Quantization (OPQ)
    • Convert Functions to/from Faiss

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2019, Yusuke Matsui.

Built with Sphinx using a theme provided by Read the Docs.