1251
Sorry, can't do scarves.
(sopuli.xyz)
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.
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!