Locality sensitive hashing is a super useful trick. Most people use it for near-neighbor search but it’s also helpful for sketching algorithms and high-dimen...| randorithms.com
There are too many near neighbor problem statements. There. I said it. When I first tried to read about this, it took me forever to understand all the differ...| randorithms.com
People often summarize a “bag of items” by adding together the embeddings for each individual item. For example, graph neural networks summarize a section of...| randorithms.com