Login
Remember
Register
Ask a Question
Recent questions tagged artificial-intelligence
0
votes
1
answer
Which search uses only the linear space for searching?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
Which method is used to search better by learning?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
1
answer
Which search is complete and optimal when h(n) is consistent?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
Which is used to improve the performance of heuristic search?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
1
answer
Which search method will expand the node that is closest to the goal?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
A heuristic is a way of trying ___________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
A* algorithm is based on ___________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
The search strategy the uses a problem specific knowledge is known as ___________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
Uninformed search strategies are better than informed search strategies.
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
1
answer
Best-First search is a type of informed search, which uses ________________ to choose the best next node for expansion.
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
Best-First search can be implemented using the following data structure.
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
Heuristic function h(n) is ________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
1
answer
Greedy search strategy chooses the node for expansion in ___________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
What is the evaluation function in greedy approach?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
What is the space complexity of Greedy search?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
What is the evaluation function in A* approach?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
In many problems the path to goal is irrelevant, this class of problems can be solved using ____________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
1
answer
Though local search algorithms are not systematic, key advantages would include __________
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
1
answer
A complete, local search algorithm always finds goal if one exists, an optimal algorithm always finds a global minimum/maximum.
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
1
answer
_______________ Is an algorithm, a loop that continually moves in the direction of increasing value – that is uphill.
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
Page:
« prev
1
...
5
6
7
8
9
10
11
12
13
14
15
...
32
next »
...