Submitted by [deleted] t3_z2zn99 in explainlikeimfive
77SevenSeven77 t1_ixjrib4 wrote
Reply to comment by [deleted] in ELI5: Why do humans like music? by [deleted]
So the brain is just constantly looping its operating system 30 - 50 times per second to scan for changes in the program, like a computer program operating in a loop. That’s cool.
[deleted] OP t1_ixjtbv7 wrote
[deleted]
Wentailang t1_ixk1n1g wrote
I never thought to wonder what brain waves are.
This is not at all what I expected.
[deleted] OP t1_ixk267g wrote
[deleted]
unskilledplay t1_ixkgm81 wrote
Brainwaves are not timed fetch/execute cycles like computers but that doesn't mean there's not anything to this comparison.
Computers are built from the ground up on timing. Perfect sequentialling is required for computers to function. One thing happening out of order will shut the entire system down (some exceptions). Neural networks (even when simulated in software) don't have that strict ordering requirement.
Timing of networks in the brain allows for more efficient messaging with other networks. This results in faster computation and lower energy consumption.
Viewing a single comment thread. View all comments