While I agree that wedding photos and NN weights are both data, and this helps to highlight ways they “aren’t software”, I think this undersells the point. NN weights are “active” in ways wedding photos aren’t. The classic code/data distinction has a mostly-OK summary: code is data of type function. Code is data which can be “run” on other data.
NN weights are “of type function” too: the usual way to use them is to “run” them. Yet, it is pretty obvious that they are not code in the traditional sense.
So I think this is similar to a hardware geek insisting that code is just hardware configuration, like setting a dial or flipping a set of switches. To the hypothetical hardware geek, everything is hardware; “software” is a physical thing just as much as a wire is. An arduino is just a particularly inefficient control circuit.
So, although from a hardware perspective you basically always want to replace an arduino with a more special-purpose chip, “something magical” happens when we move to software—new sorts of things become possible.
Similarly, looking at AI as data rather than code may be a way to say that AI “isn’t software” within the paradigm of software, but it is not very helpful for understanding the large shift that is taking place. I think it is better to see this as a new layer in somewhat the same way as software was a new layer on top of hardware. The kinds of thinking you need to do in order to do something with hardware vs do something with software are quite different, but ultimately, more similar to each other than they both are to how to do something with AI.
While I agree that wedding photos and NN weights are both data, and this helps to highlight ways they “aren’t software”, I think this undersells the point. NN weights are “active” in ways wedding photos aren’t. The classic code/data distinction has a mostly-OK summary: code is data of type function. Code is data which can be “run” on other data.
NN weights are “of type function” too: the usual way to use them is to “run” them. Yet, it is pretty obvious that they are not code in the traditional sense.
So I think this is similar to a hardware geek insisting that code is just hardware configuration, like setting a dial or flipping a set of switches. To the hypothetical hardware geek, everything is hardware; “software” is a physical thing just as much as a wire is. An arduino is just a particularly inefficient control circuit.
So, although from a hardware perspective you basically always want to replace an arduino with a more special-purpose chip, “something magical” happens when we move to software—new sorts of things become possible.
Similarly, looking at AI as data rather than code may be a way to say that AI “isn’t software” within the paradigm of software, but it is not very helpful for understanding the large shift that is taking place. I think it is better to see this as a new layer in somewhat the same way as software was a new layer on top of hardware. The kinds of thinking you need to do in order to do something with hardware vs do something with software are quite different, but ultimately, more similar to each other than they both are to how to do something with AI.