this post was submitted on 21 Jan 2024
2208 points (99.6% liked)

Programmer Humor

20039 readers
1325 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
[–] [email protected] -1 points 1 year ago* (last edited 1 year ago) (23 children)

AI IS NOT IF ELSE STATEMENTS. AI learns and adapts to its surroundings by learning. It stored this learnt data into "weights" in accordance with its stated goal. This is what "intelligence" refers to.

Edit: I was wrong lmao. As the commentators below pointed out, "AI" in the context of computer science is a term that has been defined in the industry long before. Where I went wrong was in taking the definition of "intelligence" and slapping "artificial" before it. Therefore while the literal definition might be similar to mine, it is different in CS. Also, @[email protected] even provided something called "Expert Systems", which are a subset of AI that use if-then statements. Soooo yeah... My point doesn't stand.

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

Machine learning isn't the only form of AI.

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

Sure, but learning and training is still a component, no? If something cannot learn how to solve problems autonomously, how is it intelligent?

load more comments (4 replies)
load more comments (4 replies)
load more comments (20 replies)