Hacker News new | ask | show | jobs
by lostlogin 4293 days ago
>> It's just amazing. Imagine going into our code bases and tearing out entire classes or modules; That wouldn't go down well.<< It's probably more like removing half the CPU cores and your clever code being ok with this.
5 comments

Thinking of the brain as a computing platform is never a good metaphor. Neural networks do not have a rigid delineation between instruction-storage, data-storage, and CPU. Every neuron wears all three hats and intertwingles those concepts.
Von Neumann architecture isn't the only form of computation that exists.
Fair enough. I obviously meant a typical desktop/laptop/smartphone/server/whatever.
True. If it were, what humans do with their biological CPUs would be impossible. Too bad we don't understand our own brains.
In our defense, they didn't grow to be understood but to serve its purpose. So it's akin to a code base with billions of years in the making, without any good documentation.
Think you meant 'intertwines'. Thanks for the laugh :D
Actually, it's more like ripping out the GPU and the CPU still being able to handle video decently.
Which is? Hemispherectomy is close to taking out half the cores. Missing cerebellum is close to what you described.
In fact, it's almost like a typical state-of-the-art computer is a limited (perhaps even poor) metaphor for the brain.
I would imagine that it would be like cutting a hologram in half or what you described.
Where does the code live, though? :)