anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
441 stars 61 forks source link

Add crate: faiss #27

Closed Enet4 closed 6 years ago

Enet4 commented 6 years ago

Faiss is Facebook AI Research's library for efficient similarity search and clustering of dense vectors. This crate provides safe high-level bindings to this library.

anowell commented 6 years ago

Thanks for the PR. It should be live on the site within a few minutes. Cheers!