shubham0204 / pq.rs

Pure Rust implementation of Product Quantization for Approximate Nearest Neighbor Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product Quantization in Rust

An implementation of product-quantization, with which low-dimensional representations of vectors can be generated

About

Pure Rust implementation of Product Quantization for Approximate Nearest Neighbor Search

License:Apache License 2.0


Languages

Language:Rust 100.0%