К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Tune HNSW · LearnSpace
Назад в каталог
courseraПрограммирование

Tune HNSW

Курс от Coursera
Средний≈ 2.6 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Tune HNSW is an intermediate-level course designed for machine learning practitioners and AI engineers looking to master the art of vector search optimization. In modern AI applications, finding the right balance between search accuracy (recall) and speed (latency) is critical, but traditional methods often fall short. This course provides a focused, hands-on deep dive into the Hierarchical Navigable Small World (HNSW) algorithm, empowering you to build and tune high-performance vector indices. To get the most out of this course, you should have a foundational understanding of key concepts. Prerequisites include familiarity with vector embeddings and basic Python programming. Prior experience with machine learning concepts is also helpful, as it will provide the context needed to master the practical trade-offs of performance tuning. You will move from theory to practice, learning how to strategically manipulate the core HNSW parameters—efConstruction, M, and efSearch—to meet specific project requirements. Through expert-led videos, practical readings, and a code-along lab, you'll learn to build an HNSW index from scratch. You will then systematically analyze the performance trade-offs by charting a precision-latency curve. The course culminates in a final project where you'll justify your tuning decisions for a simulated real-world scenario, creating a portfolio-ready demonstration of your ability to optimize vector search for applications ranging from low-latency chatbots to high-recall visual search engines.

Навыки, которые вы освоите

Plot (Graphics)Model OptimizationSimulations

Программа курса

2 модулей · 13 учебных материалов

01Building a High-Quality HNSW Index6 материалов
The Vector Search Balancing ActDIALOGUEWhy Build Quality Matters: The Microsoft Bing StoryВидеоUnderstanding Build-Time Parameters: M and efConstructionЧтениеCode-Along: Constructing an HNSW Index in PythonВидео

Учитесь у экспертов

Professionals in the Industry

Преподаватель курса

Tune HNSW
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 2.6 ч

2 модулей

Язык: Английский

Часть программы вашего университета
Evaluating Your HNSW Tuning StrategyDIALOGUE
Knowledge Check: Practice Building an IndexЗадание
02Tuning for Recall, Latency, and Justification7 материалов
What's Your Priority: Speed or Accuracy?DIALOGUEThe User Experience: Amazon's Visual SearchВидеоThe efSearch Parameter and the Recall-Latency Trade-offЧтениеHow to Measure and Plot the Recall-Latency Trade-off?Видео[Ungraded Lab] HOL: Charting the Recall-Latency CurveЧтениеHands-On Learning: Charting the Recall-Latency CurveЛабораторнаяFinal Project: Justify Your HNSW ParametersЗадание