this post was submitted on 27 Feb 2026
509 points (99.8% liked)

Programmer Humor

30046 readers
1126 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] gothic_lemons@lemmy.world 5 points 3 hours ago (1 children)

Do you have a link explaining what deterministic means in the context of AI? Preferably for noobs

[–] nogooduser@lemmy.world 14 points 3 hours ago (1 children)

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.