Artificial Intelligence
Across
- 2. This is a special form of the local maximum
- 5. Intelligence is a mental quality to learn from experiences, adapting to new situations and manipulating one’s environment by using knowledge.
- 6. DFS always expands the node in the current fringe of the search tree
- 8. Zero sum game has to be a ______ game.
- 10. Admissibility property refers to this type of solution.
- 13. This is the ability to learn and solve problems.
- 14. WebCrawler is a type of agent
- 16. 8 queen is a....type of problem.
- 17. This type of AI is a general purpose intelligence that can demonstrate human abilities.
Down
- 1. This is the optimized version of minimax algorithm.
- 3. This is a system based on AI that mimic the decision-making ability of a human expert in a specific field.
- 4. This General algorithm applied on game tree for making decision of win/lose is ____________
- 7. Which data structure conveniently used to implement DFS
- 9. This is a one of the component of AI.
- 11. This Language used for programming constraint programming used.
- 12. This data structure conveniently used to implement BFS
- 15. This originally called the Imitation game