Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

AI Evolution: Classical AI to GenAI

star
star
star
star
star
Last updated 3 months ago
10 Nsɛmmisa
The Evolution of AI Search
1
Digging Deeper into the AI Evolution
Questions 1-9
14:22
keyboard_arrow_down
Ɛhia
1
Ɛhia
1
Ɛhia
1
Ɛhia
1
Ɛhia
1
Ɛhia
1
Ɛhia
1
Ɛhia
1
Ɛhia
1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

According to the video, what are the three core behaviors shared by classical A* search, game AI, and modern tools like ChatGPT?

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

In the classical A* search formula f(n)=g(n)+h(n), what does the h(n) represent?

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

Why did classical AI hit a "wall" when trying to solve complex problems like the game of Chess?

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

What was the primary change during the "bridge era" when machine learning began to replace classical AI methods?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

When viewing a Large Language Model (LLM) as a search graph, what does each edge (the connection between nodes) represent?

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

In the search space of an LLM, how is the "cost" of a path determined?

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

What is the primary advantage of Beam Search compared to simple "Greedy" decoding?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

If a developer sets an LLM’s temperature to a high value (such as 1.5), what effect does it have on the output?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

The video mentions "Tree of Thoughts" as a modern technique. How does this technique change how an LLM works?