AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6) What kind of environment is strategic in artificial intelligence? a) Deterministic b) Rational c) Partial d) Stochastic
1 4383What kind of environment is crossword puzzle? a) Static b) Dynamic c) Semidynamic d) None of the mentioned
2 7762What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary
2735Which 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 3107Which 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
2465Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
2225Which is used to provide the feedback to the learning element? a) Critic b) Actuators c) Sensor d) None of the mentioned
1 6832The 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)
3469. 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
3088The 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
2267A problem in a search space Is defined by, a) Initial state b) Goal test c) Intermediate states d) All of the above
4131The 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
3045A 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 3130he process of removing detail from a given state representation is called______. a) Extraction b) Abstraction c) Information Retrieval d) Mining of data
1 3593A 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)
3202
What is an rnn?
Describe different approaches to text-to-speech (TTS) synthesis?
Explain what is deep learning, and how does it contrast with other machine learning algorithms?
Explain tree topology?
Tell us what's the f1 score? How would you use it?
How does AI aid in medical imaging analysis for disease diagnosis?
Given a series of positive integers. Design an efficient algorithm that can detect pairs whose sum is equal to K such that K = ei + ej, and (i not equal to j).
Will artificial intelligence surpass human intelligence?
How would you ensure accountability in AI systems?
What are some common evaluation metrics for classification and regression problems?
Explain the concept of Q-learning.
How does AI improve case prediction systems?
Explain intelligent agents and their uses in artificial intelligence?
What are apis used for?
What are batch, incremental, on-line, off-line, deterministic, stochastic, adaptive, instantaneous, pattern, constructive, and sequential learning?