7: Past paper stuff Flashcards
(34 cards)
Why is the A* search algorithm the following:
a) optimal?
b) complete?
c) optimally efficient?
d) focused?
???
What is the minimax search algorithm? Which parts of it are informed and uninformed?
???
What is backprop? What does it do?
???
What are hyperplanes?
???
How do you calculate weight changes?
???
How do you calculate weight changes for hidden units in neural networks?
???
What are convolutional neural networks?
???
What is Bayes’ rule?
???
What is a causal probability?
???
What is a diagnostic probability?
???
How do you convert from a causal to a diagnostic probability uisng Bayes’ rule?
???
What are FOPL semantics?
???
What is entailment?
???
What is a perfect information game?
???
What is a 2-player perfect information game?
???
What is an endgame database?
???
How do you construct an endgame database?
???
How can you use statements to prove that certain entailments are true?
???
What are complete and incomplete search methods?
???
What is the WalkSAT search algorithm?
???
How does the WalkSAT search algorithm work?
???
What is a probability space?
???
What are joint probability distributions?
???
How do you deduce probabilities from joint probability distributions? What method does it use?
???