This video covers essential AI search concepts including problem formulation (initial state, goal state, and state space), uninformed search algorithms (BFS expands level-by-level using queues, DFS uses stacks), informed search (A* uses FN = GN + HN where GN is actual cost and HN is heuristic estimate), admissible heuristics that never overestimate true cost, constraint satisfaction problems (CSP) like Sudoku and map coloring, optimization techniques (gradient descent for steepest error decrease, simulated annealing for escaping local optima), and reinforcement learning fundamentals (agents learning through rewards and penalties for sequential decision-making).
深度探索
先修知识
- 暂无数据。
后续步骤
- 暂无数据。
深度探索
ai Unit 2 Most important 40 VVi MCQs Practise || INT - 428 || Problem Solving & Search in AI本站添加:
I don't know what to grade upgrade on the certificate first semester revolution semester subject of grade of upgrade DVMs upload AI DVMs CPP DSA industry certificate revolution lucky section upload size lucky except except reject except first semester subject grade DVMs CGPA lucky CGPA upload first semester upload lucky improvement clear first semester winter lucky upload improvement clear lucky company internship CGPA upload direct upload lucky lucky lucky upload lucky lucky lucky upload lucky lucky lucky lucky upload lucky lucky certificate Oracle GMB lucky lucky upload subject lucky lucky lucky upload lucky upload lucky lucky lucky lucky lucky upload lucky problem upload lucky AI problem lucky lucky lucky upload lucky lucky first question In AI, a problem is typically defined by a set of random output, an initial state, and a goal state, a programming language, a fit a database. So, the right answer is an initial state and a goal state.
Question number two, what is the purpose of state space search? To store data permanently, to explore possible state and find a path to the goal, to compress file, you have to create neural networks. So, the right answer is to explore possible states and find a path to the goal.
Third, which of the following is an example of of a uninformed search algorithm? A star search, greedy best first search, breadth-first search, you have to hill climbing. So, the right answer is breadth-first search.
Four, breadth-first search expand nodes depth-wise, randomly, level by level, you have to using heuristics. So, the right answer is level by level.
Fifth, depth-first search uses queue, stack, heap, you have to hash table. So, the right answer is stack.
Six, which search algorithm guarantees the shortest path when all edges cost are equal? DFS, BFS, hill climbing, you have to simulated annealing. So, the right answer is BFS.
Seven, in state space search, a node represent a programming language, a state of the problem, you have to a database record, you have to a compiler.
So, the right answer is a state of the problem.
Eight, the branching factor refers to search depth, number of goal states, number of successor generated from a state, you have to last option number of heuristics used. So, the right answer is number of successors generated from a state.
Nine, best-first search select nodes based on random choice, heuristic value, node color, so the right answer is heuristic value.
10 A* search evaluates nodes using HN, GN, FN equal to GN plus HN or FN equal to GN minus HN. So right answer is FN equal to GN plus HN.
11 In A* search, GN represent GN estimated cost to goal, actual cost from start node or goal node or heuristic value. So the right answer is actual cost from start node.
12 In A* search, HN represent actual cost, heuristic estimate to goal, total cost or branching factor. So the right answer is heuristic estimate to goal.
13 If GN equal to HN equal to FN FN GN plus HN the right answer is A option 10.
14 In heuristic function, a heuristic function is a guaranteed solution, an estimate guiding search, a database query or a compiler instructions. So the right answer is an estimate guiding search.
15 Which search algorithm is guaranteed optimal with an admissible heuristic? DFS, BFS, A* or hill climbing. So the right answer is A*.
16 A heuristic is admissible if it overestimate cost, it never overestimates the true cost, it is always zero or it is negative. So the right answer is it never overestimates the true cost.
17 Which search algorithm is also called greedy search? Best first search, DFS, BFS, uniform cost search. So the right answer is best first search.
18. Constraint satisfaction problem involves variables and constraint, images and videos, compiler, or databases. So, the right answer is variable and constraints.
19. Sudoku is an example of CSP, NLP, GAN, or CNN. So, the right Sudoku is an example of CSP. So, the right 20. Map coloring is a classical, sorry, classic example of reinforcement learning, CSP, clustering, or regression. So, the right answer is CSP.
21. Which optimization technique uses gradient to update parameters? Breadth first search, gradient descent, DFS, or best first search. So, the right answer is gradient descent.
22. The primary objective of optimization in in AI is increase memory usage, find the best solution among alternatives, reduce programming effort, or store more data. So, the right answer is find the best solution among alternatives.
23. Gradient descent works by moving toward maximum error, randomly selecting solution, moving in the direction of steepest decrease in error, or last option exploring all possible state. So, the right answer is moving in the direction of steepest decrease in error.
24. Which of the following is a metaheuristic algorithm? BFS, DFS, simulated annealing, or binary search.
So, the right answer is simulated annealing.
25. Simulated annealing is inspired by human learning, biological evolution, meta cooling processes, or neural networks. So, the right answer is meta cooling processes.
26. Why does simulated annealing sometimes accept worse solution? To increase memory, to escape local optima, to reduce branching factor, you have it to guarantee shortest path. So, the right answer is to escape local optima.
27, which of the following is another popular meta-heuristic? Genetic algorithm, BFS, DFS, uniform cost search. So, the correct answer is genetic algorithm.
28, genetic algorithm are inspired by database system, natural evolution, operating system, you have a network link. So, the right answer is natural evolution.
29, in AI problem design, complexity refers to number of colors used, difficulty and computational resource required, you have a programming language used, you have a file size. So, the right answer is difficulty and computational resources required.
30, time complexity measures memory uses, execution time growth with input size, storage capacity, you have a network speed. So, the right answer is execution time growth with input size.
31, space complexity refers to memory required by an algorithm, CPU speed, search depth, you have a heuristic value. So, the right answer is memory required by an algorithm.
32, which factor is important while determining AI data requirement? Data quality, screen resolution, printer type, you have a keyboard layout. So, the right answer is data quality.
33, insufficient training data generally leads to better accuracy, faster internet, poor model performance, you have an increased storage. So, the right answer is poor model performance.
34, which of the following is a solution metric? Accuracy, keyboard size, monitor brightness, you have a processor brand.
So, the right answer is accuracy.
35, solution metrics are used to evaluate solution quality, increase RAM, design hardware, you have a key RAM, design hardware, create databases.
So, the right answer is evaluate solution quality.
36 reinforcement learning is mainly concerned with sequential decision-making, database management, data compression, or web development.
So, the right answer is sequential decision-making.
37 in re- enforcement learning an agent learns through rewards and penalties, compilers, databases, or file systems.
So, the right answer is rewards and penalties.
38 the entity that interact with the environment in re-enforcement learning is called agent, compiler, parser, server. So, the right answer is agent.
39 which search algorithm is generally preferred when memory is limited? BFS, DFS, uniform cost search, A* So, the right answer is DFS.
question if a state has five successor states, then its branching factor is 2, 3, 5, or 10. So, the right answer is 5.
Okay. So, thank you and we'll meet you all in unit number three. Bye.
相关推荐
OpenHuman VS Hermes AI: Who Wins?
JulianGoldieSEO
285 views•2026-05-29
BREAKING: Microsoft’s New Image Generating Model Beat Out GPT 1.5 and Nano Banana 2
aimmediahouse
122 views•2026-06-03
Long-Running Agents — Build an Agent That Never Forgets with Google ADK
suryakunju
142 views•2026-05-30
This computer is made from real human brain cells. And you can buy it.
Talktmsmedia
3K views•2026-05-28
I Made the Same Anime Fight Scene in Every AI Video Generator
NobleGooseAnime
295 views•2026-05-30
Nvidia Bets Big On AI PCs | New Chip To Power Windows Laptops | Technology | AI Updates | N18S
cnnnews18
3K views•2026-06-01
I Tested NEW Opus 4.8 on Four Projects (Updated LLM Leaderboard)
AICodingDaily
298 views•2026-05-29
3D Platformer Update - NO CAPES
SolarLune
294 views•2026-05-30











