Hacker News new | ask | show | jobs
by frenchyatwork 1773 days ago
In this case though the algorithm is an "AI" which is short for "complex algorithm that's too obtuse for anyone to really understand".

Obviously, if you build a killer robot, it's totally okay as long as you have no idea how it works.

1 comments

This is slightly out of my league but is there not a human, or many humans, that write the algorithm? Is this so out of control that you can't make changes?
I guess it sort of depends on what you mean by the algorithm. I'm not an expert on this either, but the general idea is that you pick some sort of thing you want to promote (e.g. engagement), and then you use a really large data set with thousands of parameters to construct the `parameters -> engagement function`, some of those parameters will be user supplied, and some will be Facebook settings.

The thing that's opaque is this function that the program produces. You can really only know how the function works experimentally.