Comment Re:In Defense of Artificial Intelligence (Score 1) 483
You're vastly underestimating the cost of developing a strong AI machine (not serial).
As an example of Strong AI, take a human brain: it has ~100 billion neurons, this is about 500k worth of custom 'neural' FACETS chips.
http://www.technologyreview.com/computing/22339/?a=f
Let's say each of these custom chips costs $100 x 500k = $50 million just for the CPUs alone, not to mention the bus, networking, interconnects etc that would need to be developed.
Emulating 'neural networks' with serial computers (traditional chips) is horribly inefficient, I doubt combining all the top 50 supercomputers in the world could simulate 100 bill neurons in one human brain in real time.
Not to mention the cost of the doing the hard part, developing the software.