this post was submitted on 31 Jul 2026
830 points (98.8% liked)

Programmer Humor

32858 readers
149 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 3 years ago
MODERATORS
830
Welp (programming.dev)
submitted 2 weeks ago* (last edited 2 weeks ago) by cm0002@toast.ooo to c/programmer_humor@programming.dev
 
you are viewing a single comment's thread
view the rest of the comments
[–] Zephyr@sh.itjust.works 0 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I don't think anyone who is aware enough is under the assumption that neural nets are a one to one replication of neurons. It's more of a special type of graph. That said one could also represent a human brain as a special type of graph.

[–] Nalivai@lemmy.world 0 points 2 weeks ago (1 children)

The amount of good computer people specialised in ml, who think this knowledge gives them understanding of human mind that even neurobioligists don't posess is staggering. And depressing.

[–] Zephyr@sh.itjust.works 1 points 2 weeks ago

Also not really the point I was arguing. It's pretty clear NN are very different than a human brain. It does though give us some insight to minds more generally but I don't think current networks are on the order of complexity necessary to really be generating abstractions similar to a human neural network. That said there's strong arguments to be made about glimpses here and there like models spontaneously creating their own internal workspace like an inner monologue or quasi subconscious. To be clear I'm not saying it is aware or identical to a human mind but it's interesting to see it self assemlble similar looking structures without any direct guidance.