https://github.com/finite-sample/pyppann
Projection Pursuit Approximate Nearest Neighbors
https://github.com/finite-sample/pyppann
Last synced: 10 months ago
JSON representation
Projection Pursuit Approximate Nearest Neighbors
- Host: GitHub
- URL: https://github.com/finite-sample/pyppann
- Owner: finite-sample
- License: mit
- Created: 2025-03-26T19:56:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T21:56:31.000Z (about 1 year ago)
- Last Synced: 2025-07-29T10:37:43.569Z (11 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## pyppann: Approximate Nearest Neighbors with Projection Pursuit
PyPPANN finds Approximate Nearest Neighbors (ANN) using projection pursuit.
Benchmark results against ANNOY are here.
## License
MIT License