AI Viva QnA 2
AI Viva QnA 2
Game Theory is a specialized branch of mathematics that In simple words, deep learning is a technique of machine
deals with opposing players trying to achieve a particular set learning that teaches computer systems to do activities which
of goals. It’s about choosing from a group of rational choices humans can do naturally. An example of deep learning is
when you have multiple agents. Experts use this algorithm in uncrewed cars and how they can recognize stop signs on the
AI when they have various agents in a problem. road.
Q.17- Can you state some applications of fuzzy logic? Q.21- What is an agent in artificial Intelligence?
Fuzzy logic finds applications in multiple industries. Subway In Artificial Intelligence, you study the relationship between
systems, uncrewed vehicles, air conditioners, vacuum an agent and its environment. Those agents have sensors
cleaners, project risk assessment, and facial pattern that allow them to understand (sense) their settings. They
recognition are just some of the areas which use fuzzy logic. also have actuators for acting on the environment. They have
specified goals, and they can learn and use their knowledge
Q.18- What is Machine Learning?
to achieve their goals.
Machine learning (ML) is the study of algorithms and models,
Q.22- What is a Partial-Order Plan?
which computers use for performing specific tasks without
having particular instructions. It is a subset of artificial When a plan specifies all the actions you need to perform but
Intelligence and enables a machine to learn from its specifies the order of the steps only, when necessary, it’s
experience. In ML, computers can access data and use it to called a partial-order plan.
advance their knowledge of the problem.
You will get more Familiar with this by going through Machine
Learning Interview Questions.