Hacker News new | ask | show | jobs
by nicky0 1230 days ago
The output for a given input (absent random seeds) may be constant, but is the output deterministically correct?
1 comments

What does that question even mean?
A generative AI may well be deterministic and generate repeatable output for a given inpiut, but that doesn't mean the output is correct for every input. It may merely generate the wrong answer consistently.
Roughly, they are asking whether you can take an AI system and effectively reduce it to an analytic function and tell, without actually running the AI, what the output is going to be with a particular input.