Is there a Moore's Law for Machine Intelligence?(victusspiritus.com)
victusspiritus.com
Is there a Moore's Law for Machine Intelligence?
http://www.victusspiritus.com/2010/07/03/is-there-a-moores-law-for-machine-intelligence/
3 comments
Exactly. The closest thing to a mathematical definition of intelligence is probably Marcus Hutter's AIXI model (http://www.hutter1.net/ai/uaibook.htm). But it's not widely accepted and not practical to measure.
None that know of. Intelligence cannot be related to time. It is unpredictable, even a stochastic model cannot do it justice. There are too many unpredictable points.
no, progression of intelligence follows an unknown scale. it is thus impossible to say anything useful about doubling time.
While I agree "There’s no clear path forward for machine intelligence to mimic human problem solving ability."
It's also intriguing how programming language design has improved from a readers standpoint. I enjoy browsing clean ruby (& python) more than well written C++/C/Assembly. It's easier for me to follow the logical flow and organization.
It's also intriguing how programming language design has improved from a readers standpoint. I enjoy browsing clean ruby (& python) more than well written C++/C/Assembly. It's easier for me to follow the logical flow and organization.
Once you have sth. like this, I would like to see a graph plotting of it with some of the research results of the last 50 years or so. And then I probably can answer your question. :)