Hacker News new | ask | show | jobs
by Mafana0 3738 days ago
They have an excellent tutorial [0] that shows using Accord.NET to implement a well known paper called "A tutorial on Principal Components Analysis" [1]. I highly recommend reading them both for anyone who doesn't know much about that field because they give a very good idea of how stuff like facial recognition, image compression, ...etc work.

[0]: http://arxiv.org/abs/1210.7463 [1]: http://www.cs.otago.ac.nz/cosc453/student_tutorials/principa...