Skip to content

anvelezec/product_quantization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product quantization

This repository is an introduction to Product Quantization (PQ). ProductQuantization class allows us to do mathematical operations directly on the compressed matrix representations. The class has the sklearn standard methods: fit, encode, transform and its written in pure python.

References

About

Product quantization using nearest neighbor search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages