Gork@sopuli.xyz to Programmer Humor@programming.dev · 2 days agoSorry, can't do scarves.sopuli.xyzimagemessage-square94fedilinkarrow-up11.13K
arrow-up11.13KimageSorry, can't do scarves.sopuli.xyzGork@sopuli.xyz to Programmer Humor@programming.dev · 2 days agomessage-square94fedilink
minus-squaregothic_lemons@lemmy.worldlinkfedilinkarrow-up7·2 days agoDo you have a link explaining what deterministic means in the context of AI? Preferably for noobs
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up21·2 days agoDeterministic means for the same input you always get the same output. For AI it would be if you ask it a question multiple times using exactly the same words you would get the same answer.
Do you have a link explaining what deterministic means in the context of AI? Preferably for noobs
Deterministic means for the same input you always get the same output.
For AI it would be if you ask it a question multiple times using exactly the same words you would get the same answer.
Thank you!