exam questions

Exam Generative AI Leader All Questions

View all questions & answers for the Generative AI Leader exam

Exam Generative AI Leader topic 1 question 4 discussion

Actual exam question from Google's Generative AI Leader
Question #: 4
Topic #: 1
[All Generative AI Leader Questions]

A company is developing an AI character for a video game. The AI character needs to learn how to navigate a complex environment and make decisions to achieve certain objectives within the game. When the AI takes actions that lead to positive outcomes like finding a reward or overcoming an obstacle, it receives a positive score. When it takes actions that lead to negative outcomes, like hitting a wall or losing progress, it receives a negative score. Through this process of trial and error, the AI gradually improves the character’s ability to play the game effectively. What machine learning should the company use?

  • A. Unsupervised learning
  • B. Reinforcement learning
  • C. Supervised learning
  • D. Deep learning
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GCP72
6 days, 20 hours ago
Selected Answer: B
The company should use reinforcement learning for the AI character. Explanation Reinforcement learning is the most suitable machine learning approach for this scenario because it focuses on how an agent (the AI character) should take actions in an environment (the game world) to maximize a cumulative reward. The AI learns through trial and error, receiving positive rewards for desirable actions and negative rewards for undesirable ones. This process of learning from feedback mirrors the described problem perfectly.
upvoted 1 times
...
yokoyan
2 weeks, 4 days ago
Selected Answer: B
B is correct
upvoted 1 times
...
Igor_B
2 weeks, 5 days ago
Selected Answer: B
B is correct. In reinforcement learning, an agent learns by interacting with its environment and receiving feedback in the form of rewards or penaltie
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...