this post was submitted on 06 Aug 2023
1755 points (98.6% liked)

Programmer Humor

32000 readers
1744 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (1 children)

There's a difference between "this is AI that could be better!" and "this could one day turn into AI."

Everyone is calling their algorithms AI because it's a buzzword that trends well.

[–] [email protected] 5 points 1 year ago (1 children)

Shit as dumb as decision trees are considered AI. As long as there's an if-statement somewhere in the app, they can slap the label AI on it, and it's technically correct.

[–] [email protected] 0 points 11 months ago* (last edited 11 months ago)

That's not technically correct unless the thresholds in those if statements are updated on the information gained for the data.