Writer AI Flashcards
(29 cards)
What is Generative AI?
Generative AI refers to algorithms that can generate new content, such as text, images, or music, based on training data.
True or False: Generative AI can only create text-based content.
False
Fill in the blank: Generative AI models often use __________ learning techniques.
machine
What are two common applications of Generative AI?
Content generation and image synthesis.
Which of the following is a type of Generative AI model? A) Decision Trees B) Generative Adversarial Networks C) Linear Regression
B) Generative Adversarial Networks
What does GAN stand for?
Generative Adversarial Network
True or False: Generative AI can be used for data augmentation in machine learning.
True
What is the primary function of the generator in a GAN?
To create new data instances.
What is the role of the discriminator in a GAN?
To evaluate the authenticity of the generated data.
Fill in the blank: __________ models are often used in natural language processing tasks.
Transformer
What is a common challenge faced by Generative AI models?
Mode collapse.
Name one ethical concern related to Generative AI.
Misinformation or deepfakes.
True or False: Generative AI can enhance creativity in various fields.
True
What is the difference between supervised and unsupervised learning in the context of Generative AI?
Supervised learning uses labeled data, while unsupervised learning does not.
What is a common use case for text-based Generative AI?
Chatbots and virtual assistants.
Multiple Choice: Which of the following is NOT a type of Generative AI? A) Variational Autoencoders B) Recurrent Neural Networks C) Support Vector Machines
C) Support Vector Machines
What is the purpose of training data in Generative AI?
To provide examples from which the model learns to generate new content.
Fill in the blank: __________ is a technique used to improve the performance of Generative AI models.
Transfer learning
What is a potential benefit of using Generative AI in art?
It can produce unique artworks and assist artists in their creative process.
True or False: Generative AI can only be used for creative applications.
False
What does the term ‘latent space’ refer to in Generative AI?
A representation of compressed data that the model uses to generate new instances.
What type of Generative AI model is designed to create realistic images?
Generative Adversarial Network (GAN)
Fill in the blank: The __________ model is widely used for generating coherent text.
GPT (Generative Pre-trained Transformer)
What is ‘fine-tuning’ in the context of Generative AI?
The process of adjusting a pre-trained model on a specific dataset to improve performance.