👋Introduction
🦀Plugins
1.
📦vector db
1.1.
Product Quantization
1.2.
Second-Tier Memory
1.3.
HNSW
1.4.
HMANN
1.5.
NSG
1.6.
DiskANN
1.7.
SPANN
2.
🔎 Faiss
2.1.
Getting Started
2.2.
Basics
2.3.
Index
2.3.1.
Flat
2.3.2.
IVF
2.3.3.
HNSW
2.3.4.
PQ
2.3.5.
Comparison
3.
📁Project
3.1.
DiskANN
3.2.
Faiss
3.2.1.
bench
3.3.
hnswlib
Presentation
4.
💻Presentation
4.1.
DiskANN
4.2.
HNSW
⚙️Setup
Light
Rust
Coal
Navy
Ayu
锟斤拷烫烫烫
NSG
Introduction
单调相对邻近图(MRNG,Monotonic Relative Neighborhood Graph)
保证连通性
降低平均出度
缩短搜索路径
减少索引大小
设计了 MRNG 的近似结构,称为 导航扩展图(NSG)
53 字
1 分钟
X