How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
What do you understand by 'humanoid robot'?
An omniscient agent knows the actual outcome of its actions and can act accordingly; but omniscience is impossible in reality. Rational Agent always does the right thing; but Rationality is possible in reality. State true or false a) True b) False
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
Name some expert system technology?
What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
In hidden markov model, how does the state of the process is described?
Why do we use robots in the industry?
In inductive logic programming what needed to be satisfied?
What is lisp?
Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS (MicroElectroMechanical System) d) None of the mentioned
Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem
If we wanted to add two number a and b, then how it can be written in lisp language?