Houshalter comments on New forum for MIRI research: Intelligent Agent Foundations Forum - LessWrong
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 (43)
The first computer was designed by Babbage who was mostly interested in practical applications (although admitedly it was never built.) 100 years later Konrad Zuse developed the first working computer and was also for practical purposes. I'm not sure if he was even aware of Turing's work.
Not that Turing didn't contribute anything to the development of computers, but I'm not sure if it's a good example of theory preceding practice.
In AI in general this seems to be the case. Neural networks have been around forever, but they keep making progress every time computers get a bit faster. For the most part it's not like scientists have invented good algorithms and are waiting around for computers to get fast enough to run them. Rather the computers get a bit faster and then it drives a new wave of progress and lets researchers experiment with new stuff.
Forgive me if I'm mistaken, but is AIXI really that novel? From a theoreticians point of view maybe, but from the practical side of AI it's just a reformulation of reinforcement learning. MC AIXI is impressive because it works at all, not because there aren't any other algorithms that can learn to play pac man.