試験NCA-GENL トピック2 問題83 スレッド

NVIDIA NCA-GENLのリアル試験問題集
問題 #: 83
トピック #: 2
In ML applications, which machine learning algorithm is commonly used for creating new data based on existing data?

おすすめの解答:C 解答を投票する

Generative Adversarial Networks (GANs) are a class of machine learning algorithms specifically designed for creating new data based on existing data, as highlighted in NVIDIA's Generative AI and LLMs course. GANs consist of two models-a generator that produces synthetic data and a discriminator that evaluates its authenticity-trained adversarially to generate realistic data, such as images, text, or audio, that resembles the training distribution. This makes GANs a cornerstone of generative AI applications. Option A, Decision tree, is incorrect, as it is primarily used for classification and regression tasks, not data generation. Option B, Support vector machine, is a discriminative model for classification, not generation. Option D, K-means clustering, is an unsupervised clustering algorithm and does not generate new data. The course emphasizes:
"Generative Adversarial Networks (GANs) are used to create new data by learning to mimic the distribution of the training dataset, enabling applications in generative AI." References: NVIDIA Building Transformer-Based Natural Language Processing Applications course; NVIDIA Introduction to Transformer-Based Natural Language Processing.

Mizusawa 2025-12-25 02:17:44

コメント

正解:
?」こちらは投票コメントになっております。普通のコメントに切り替えます。
ニックネーム: 送信 キャンセル
投票コメントをあげるごとに、選択した解答の投票数を1つ増やすことができます。

他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。