crockpotveggies / tinderbox

Automate Tinder swiping and introductions with Eigenfaces and StanfordNLP. NOTE: support for this project has been sunset, and the original author has since directed efforts towards Bernie AI.
http://crockpotveggies.com/2015/02/09/automating-tinder-with-eigenfaces.html
Other
1.93k stars 290 forks source link

Replaced eigenvector computation with a more memory scalable algorithm. #71

Closed KevinJMao closed 9 years ago

KevinJMao commented 9 years ago

Addresses #42

Memory efficient computation of pixel matrix eigenvectors as specified by Turk and Pentland.