Artificial Intelligence Interview Questions
Questions Answers Views Company eMail

What kind of environment is strategic in artificial intelligence? a) Deterministic b) Rational c) Partial d) Stochastic

1 3392

What kind of environment is crossword puzzle? a) Static b) Dynamic c) Semidynamic d) None of the mentioned

2 6594

What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary

2262

Which is used to select the particular environment to run the agent? a) Environment creator b) Environment Generator c) Both a & b d) None of the mentioned

1 2474

Which environment is called as semidynamic? a) Environment does not change with the passage of time b) Agent performance changes c) Environment will be changed d) Both a & b

2006

Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor

1657

Which is used to provide the feedback to the learning element? a) Critic b) Actuators c) Sensor d) None of the mentioned

1 6111

The main task of a problem-solving agent is a) Solve the given problem and reach to goal b) To find out which sequence of action will get it to the goal state c) Both a) and b) d) Neither a) nor b)

2944

. What is state space? a) The whole problem b) Your Definition to a problem c) Problem you design d) Representing your problem with variable and parameter

2662

The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search. State True or False a) True b) False

1805

 A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above

3667

The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned

2427

A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions. State whether true or false. a) True b) False

1 2431

he process of removing detail from a given state representation is called______. a) Extraction b) Abstraction c) Information Retrieval d) Mining of data

1 2950

 A problem solving approach works well for a) 8-Puzzle problem b) 8-queen problem c) Finding a optimal path from a given source to a destination d) Mars Hover (Robot Navigation)

2657


Un-Answered Questions { Artificial Intelligence }

Tell us what is the difference between supervised and unsupervised machine learning?

44


What is symbolic learning in AI?

61


What is tensorboard ?

5


What is the difference between tensor.eval() and session.run()?

1


What is statistical reasoning in artificial intelligence?

64






What is machine learning good for?

39


What is encoder in deep learning?

5


Give an algorithm for the following problem. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is minimized. You may assume that n is a multiple of 2.

2187


What is Survival Analysis?

125


What is conditional probability?

63


How decision tree algorithm is different from the random forest algorithm?

102


Who is concerned with nns?

806


How to check the frequency distribution of a categorical variable?

119


What is transfer learning ?

5


What is data science with example?

98