IndexLSH for Fast Similarity Search in Faiss
Offered By: James Briggs via YouTube
Course Description
Overview
Explore the implementation of IndexLSH in Faiss for efficient similarity search in this 19-minute video tutorial. Learn how Facebook AI Similarity Search (Faiss) provides a powerful open-source framework for similarity search, focusing on the IndexLSH implementation. Discover the principles behind Locality Sensitive Hashing (LSH) and its application in fast similarity search. Gain practical insights into using IndexLSH within the Faiss framework, including how to set up and optimize the index for your specific use case. Follow along with demonstrations using the Sift1M dataset and understand how LSH Random Projection works in search scenarios. Enhance your knowledge of advanced similarity search techniques and their implementation in real-world applications.
Syllabus
IndexLSH for Fast Similarity Search in Faiss
Taught by
James Briggs
Related Courses
Natural Language Processing: NLP With Transformers in PythonUdemy Locality Sensitive Hashing for Search with Shingling + MinHashing - Python
James Briggs via YouTube Hugging Face Datasets - Dataset Builder Scripts for Beginners
James Briggs via YouTube Choosing Indexes for Similarity Search - Faiss in Python
James Briggs via YouTube FAISS - Introduction to Similarity Search
James Briggs via YouTube