top | item 43235387

(no title)

aljarry | 1 year ago

That's true with any neural network or ML model. Pick a few points, use the same algorithm with the same hyperparameters and random seed, and you'll end up with the same result. Determinism doesn't mean that the "logic" or "reason" is an effect of the algorithm doing the computations.

discuss

order

kadoban|1 year ago

The logic or reason is emergent in the combinations of the activations of different artificial neurons, no?

aljarry|1 year ago

Yes, exactly. What I meant is: it's not the code itself that encodes this logic or reasoning.