Harvard CS50: AI With Python Review Practice Exam Questions.
Harvard CS50: AI With Python Review Practice Exam Questions. Agent - CORRECT ANSWER entity that perceives its environment and acts upon that environment. state - CORRECT ANSWER a configuration of the agent and its environment. initial state - CORRECT ANSWER the state in which the agent begins. actions - CORRECT ANSWER choices that can be made in a given state. Transition Model - CORRECT ANSWER a description of what state results from performing any applicable action in any state. state space - CORRECT ANSWER the set of all states reachable from the initial state by any sequence of actions. goal test - CORRECT ANSWER way to determine whether a given state is a goal state. path cost - CORRECT ANSWER numerical cost associated with a given path. Search Problems - CORRECT ANSWER - Initial State - Actions - Transition Model - Goal test - Patch cost function
Document information
- Uploaded on
- May 26, 2024
- Number of pages
- 2
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers