Quiznetik

Pattern Recognition | Set 1

1. Which algorithm is used for solving temporal probabilistic reasoning?

Correct : B. hidden markov model

2. How does the state of the process is described in HMM?

Correct : C. single discrete random variable

3. What are the possible values of the variable?

Correct : D. possible states of the world

4. Where does the additional variables are added in HMM?

Correct : A. temporal model

5. Where does the Hidden Markov Model is used?

Correct : A. speech recognition

6. Which algorithm works by first running the standard forward pass to compute?

Correct : B. modified smoothing

7. Which reveals an improvement in online smoothing?

Correct : A. matrix formulation

8. Where does the additional variable is added in HMM?

Correct : A. temporal model

9. Which allows for a simple and matrix implementation of the entire basic algorithm?

Correct : B. restricted structure of hmm

10. Which variable can give the concrete form to the representation of the transition model?

Correct : D. both a & b

11. Which suggests the existence of efficient recursive algorithm for online smoothing?

Correct : B. constant space

12. Which algorithm is in more similar to backward chaining algorithm?

Correct : A. depth-first search algorithm

13. Which of the following search belongs to totally ordered plan search?

Correct : A. forward state-space search

14. Which cannot be taken as advantage for totally ordered plan search?

Correct : C. problem decomposition

15. What is the advantage of totally ordered plan in constructing the plan?

Correct : B. flexibility

16. Which strategy is used for delaying a choice during search?

Correct : B. least commitment

17. Which algorithm place two actions into a plan without specifying which should come first?

Correct : D. partial-order planner

18. How many possible plans are available in partial-order solution?

Correct : D. 6

19. What is the other name of each and every total-order plans?

Correct : B. linearization

20. What is the study of light?

Correct : C. photometry

21. First Order Logic is also known as,

Correct : D. all of the mentioned above

22. Which is not Familiar Connectives in First Order Logic?

Correct : D. not

23. Inference algorithm is complete only if,

Correct : D. both b & c