Articles from 2019-11

I’ve learned something new today. I’m using the term algorithm wrong. In the context of a system, predict the next movie to watch on Netflix; for example, it is not the Algorithm that is responsible for the result. An algorithm is only a list of instructions converted to code, like a recipe. But a recipe cannot be eaten, so it needs to be cooked. The result is the system that predicts the next movie and is called a model.

Read 3 remaining paragraphs...