this post was submitted on 06 Jun 2025
1169 points (98.9% liked)

Programmer Humor

23899 readers
1683 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] 30 points 1 day ago (1 children)

Well, sure, with an image classifier, the bird identification is doable. I'm sure I could implement that if I went looking for some open source thingamabob that does that. But it's still not something I could actually understand. That part definitely hasn't changed over the years.

[โ€“] [email protected] 8 points 1 day ago* (last edited 1 day ago)

Having taken an ML class, with some of my college notes I could do this and "understand" it... but the weights would still be a black box. AI training is black (box) magic.