Components
Select Connection: INPUT[inlineListSuggester(optionQuery(#area)):connections]
Date Created: INPUT[dateTime(defaultValue(null)):Date_Created]
Due Date: INPUT[dateTime(defaultValue(null)):Due_Date]
Priority Level: INPUT[inlineSelect(option(1 Critical), option(2 High), option(3 Medium), option(4 Low)):Priority_Level]
Status: INPUT[inlineSelect(option(1 To Do), option(2 In Progress), option(3 Testing), option(4 Completed), option(5 Blocked)):Status]
Manifesto
The idea is to have a series of blog posts explaining and analyzing important papers in the Nearest Neighbor search problem, possibly with simple implementations.
Notes
- Nearest Neighbor Search - Introduction
- hnsw
- annoy
- LSH
- falconn
- puffinn