Earlier quoted context omitted.
Yeah. Try sticking a more abstract game like Go in front of a random person and see how that works out. Without being taught the rules, a human will have absolutely no idea how to proceed. This would put a human in pretty much the same boat as a computer.
Secure the largest amount of territory and capture enemy groups? Seems pretty human :p
To create a super-intelligent machine, start with an equation
81–87 of 87 posts
Re: To create a super-intelligent machine, start with an equation
#82I highly recommend Markus Hutter's book: "Universal Artificial Intelligence: Sequential Decisions Based On Algorithmic Probability" ( http://www.amazon.com/Universal-Artificial-Intelligence-Algo... ) Beware, you need some serious maths and a board to follow him. In the end the book is quite rewarding. Now to AIXI: I don't belive that having a formula solves AI problem. Yes you can model it, but in real environment, I…
Re: To create a super-intelligent machine, start with an equation
#83Earlier quoted context omitted.
Yeah. Try sticking a more abstract game like Go in front of a random person and see how that works out. Without being taught the rules, a human will have absolutely no idea how to proceed. This would put a human in pretty much the same boat as a computer.
Secure the largest amount of territory and capture enemy groups? Seems pretty human :p
Re: To create a super-intelligent machine, start with an equation
#84For those having trouble getting past the hype to the actual content of AIXI, lesswrong has a nice article [1]. From the article: "The AIXI formalism says roughly to consider all possible computable models of the environment, Bayes-update them on past experiences, and use the resulting updated predictions to model the expected sensory reward of all possible strategies." I will add that the prior over models comes fro…
I don't recommend reading anything on that website. That way madness lies.
Re: To create a super-intelligent machine, start with an equation
#85Like others have said, this seems to be a generalization of the problem of reinforcement learning. For a good introduction to the subject, check out Reinforcement Learning by Sutton & Barto [1]. After reading the first few chapters, you'll be able to understand most of that equation. [1] http://webdocs.cs.ualberta.ca/~sutton/book/the-book.html
Re: To create a super-intelligent machine, start with an equation
#86Earlier quoted context omitted.
I like computational intelligence since we still don’t really know what intelligence is and whether our kind of intelligence can be reproduced artificially (although there are some hints that it can be done).
Ok there's no conclusive proof yet as no one has been able to do it yet, but as far as I know no one actually debates this anymore. It would be incredibly surprising, to say the least, if the brain turned out to work completely outside the known laws of physics.
Re: To create a super-intelligent machine, start with an equation
#87Earlier quoted context omitted.
No. There is a perfectly good term which has been around for a very long time: Strong AI. In no context does this mean "ML + NLP" (which, by the way, AI itself hardly means). I think terms like AGI are just rebranding.
I don't think strong AI has quite the history you think it does. It's one of these later coinages. Also, it has separate quasi-related meanings in philosophy of the mind...
Frustrating stuff.