DanArmak comments on Stupid Questions Thread - January 2014 - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (293)
An optimization process (evolution) tried and succeeded at producing massively-parallel biological intelligence.
No optimization process has yet tried and failed to produce serial-processing based intelligence. Humans have been trying for very little time, and our serial computers may be barely fast enough, or may only become fast enough some years from now.
The fact the parallel intelligence could be created, is not evidence that other kinds of intelligence can't be created. Talking about "the only intelligence we know of" ignores the fact that no process ever tried to create a serial intelligence, and so of course none was created.
That's quite possible.
All algorithms can be implemented on our Turing-complete computers. The questions is what algorithms we can successfully design.
Why do you think that intelligence can be implemented serially?
What exactly do you mean by 'serially'? Any parallel algorithm can be implemented on a serial computer. And we do have parallel computer architectures (multicore/multicpu/cluster) that we can use for speedups, but that's purely an optimization issue.