Edit ‘vector_indexing’

This commit is contained in:
osmarks 2024-11-28 15:26:39 +00:00 committed by wikimind
parent f03943ffb4
commit cb7430acf6

View File

@ -1 +1 @@
[[Neural nets|Modern technology]] has allowed converting many [[things]] to [[vectors]].
[[Neural nets|Modern technology]] has allowed converting many [[things]] to [[vectors]], allowing things related to other things to be found through finding records with the highest/highest/lowest dot product/cosine similarity/L2 distance with/to/from queries.