Hacker News new | ask | show | jobs
by sdwr 715 days ago
This is new to me, and therefore bad and scary.

It's great that you know NN well enough to fold it into regular work. But think of all us poor regular developers! Who now have to grapple with:

- an unfamiliar architecture

- uncertainty / effectively non-deterministic results in program flow

1 comments

NN are in principle deterministic (unless you add randomness to it such as is the case with LLM top p/k temperature).

Uncertainty is probably the better word of the two, but I feel like there should be a different term.

Unpredictability?