Merge branch 'master' of https://github.com/vladmandic/human.wiki

master
Vladimir Mandic 2020-11-23 08:17:52 -05:00
commit 64516d31f0
1 changed files with 5 additions and 0 deletions

5
Math.md Normal file

@ -0,0 +1,5 @@
# math
distance = \sqrt{ \sum_{i=1}^{192} (first_i - second_i)^2 }
confidence = 2 * (0.5 - distance)
simmilarity = 1 - confidence