https://github.com/shubham0204/pq.rs
Pure Rust implementation of Product Quantization for Approximate Nearest Neighbor Search
https://github.com/shubham0204/pq.rs
Last synced: 7 months ago
JSON representation
Pure Rust implementation of Product Quantization for Approximate Nearest Neighbor Search
- Host: GitHub
- URL: https://github.com/shubham0204/pq.rs
- Owner: shubham0204
- License: apache-2.0
- Created: 2024-01-12T02:53:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-18T13:05:24.000Z (over 1 year ago)
- Last Synced: 2025-01-23T13:43:54.372Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Product Quantization in Rust
> An implementation of product-quantization, with which low-dimensional representations of vectors can be generated