Thinking specifically about AI here: if a process does not give a consistent or predictable output (and cannot reliably replace work done by humans) then can it really be considered “automation”?

  • m532@lemmygrad.ml
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    NNs do give a consistent output. If you put the same inputs and seed in you get the exact same output every time.

    The algorithm represented by the NN is fully deterministic, but way too large for a human to wrap their head around it.

    All machines are automation, i think?