I'll go on record saying you are 100% wrong.Guden Oden said:I believe emulating the brain with computer hardware is the wrong way of going about things. Just for starters, a computer will probably never be able to compete with brains on a neuron-by-neuron basis; there's just too many of the little buggers and with too many cross-connections.
The brain evolved out of a specific need using tools available to nature. No point in trying to copy it using dead matter... It'll probably just be slow and clumsy and extremely expensive.
neural nets (emulating the brain, in a way) are the most likely way to achieve AI.
all we require is great enough silicon density to simulate sufficient interconnections, and unless you believe we are gonna hit a "wall", that time will be around 2036+- some years, hence the predictions....
Take a massive neural network, and attach some inputs (random) and train it. It could easily learn to do quite complex tasks. I've only dealt with (written) very small neural networks, but the results are very good when training.
If they scale properly, good AI is inevitable.