|
|
|
|
|
by bobm_kite9
1639 days ago
|
|
Everyone seems to be joking about this, but doesn’t this result indicate that human neurones have a better learning algorithm than the ones we are using to train AI? It’s interesting that this is evident in even small clumps of human brain tissue. Really interested to know how this might work. |
|
Deep learning uses layers. All neurons in layer one connect to layer 2, connect to layer 3, connect to layer 4, and so on...
In a real brain, neurons connect all over the place. It's a bigraph. Deep learning isn't even really a graph per sé, it's a hierarchy, or a weird tree if you will.
I suspect a lot of our intelligence comes from neurons living connecting through a bigraph substrate rather than a hierarchy.
Is there any research on this? Neurons feeding back onto themselves just seems natural to me, but I don't encounter anything on it.