Expand description
§Neural Hash Functions
Learn similarity-preserving binary projections for extreme compression. Achieves 32-128x compression with 90-95% recall preservation.
Structs§
- Deep
Hash Embedding - Deep hash embedding with learned projections
- Hash
Index - Hash index for fast approximate nearest neighbor search
- Hash
Index Stats - Hash index statistics
- SimpleLSH
- Simple LSH (Locality Sensitive Hashing) baseline
Traits§
- Neural
Hash - Neural hash function for similarity-preserving binary codes