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

Programmer Humor

23955 readers
1257 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
[–] umbraroze@lemmy.world 29 points 2 days ago (2 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.

[–] PlexSheep@infosec.pub 2 points 1 day ago

Ebird/ Merlin bird id does this wonderfully.

[–] Feathercrown@lemmy.world 8 points 2 days ago* (last edited 2 days 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.