Artificial intelligence (AI) Question:
Download Questions PDF

Explain AI Checkers?

Answer:

The main programs here are Arthur Samuel's, the rote learning method which is a lot like a memory based method, generalization learning which is a lot like backprop and a signature table approach that also gives you a feed-forward type network. One of Samuel's programs did beat a checkers champion and the AI community has often make a fuss over that saying that this AI program played a "championship-level" game however that expert beat the program in the next 6 games. Note too, what Samuels says: "the program is quite capable of beating any amateur player and can give better players a good contest".

Download Artificial intelligence Interview Questions And Answers PDF

Previous QuestionNext Question
Consider this: after a while Tesuaros temporal difference program will likely stop learning, so does this means that it lost its intelligence?Explain Difference between statistical ai and classical ai with examples?