Gork@sopuli.xyz to Programmer Humor@programming.dev · 2 months agoSorry, can't do scarves.sopuli.xyzimagemessage-square104fedilinkarrow-up11.18Karrow-down18
arrow-up11.17Karrow-down1imageSorry, can't do scarves.sopuli.xyzGork@sopuli.xyz to Programmer Humor@programming.dev · 2 months agomessage-square104fedilink
minus-squaregothic_lemons@lemmy.worldlinkfedilinkarrow-up7·2 months agoDo you have a link explaining what deterministic means in the context of AI? Preferably for noobs
minus-squarenogooduser@lemmy.worldlinkfedilinkEnglisharrow-up20·2 months 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!