0% found this document useful (0 votes)
3 views2 pages

Index

This document is a glossary of terms related to Generative AI, providing definitions for key concepts such as data augmentation, deep learning, and generative adversarial networks. It aims to enhance comprehension of the course material by including both commonly used and additional terms. The estimated reading time for the glossary is 3 minutes.

Uploaded by

iola
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

Index

This document is a glossary of terms related to Generative AI, providing definitions for key concepts such as data augmentation, deep learning, and generative adversarial networks. It aims to enhance comprehension of the course material by including both commonly used and additional terms. The estimated reading time for the glossary is 3 minutes.

Uploaded by

iola
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Firefox https://author-ide.skills.network/render?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZF9...

Generative AI: Introduction and Applications


Glossary

Welcome! This alphabetized glossary contains many of the terms in this course. This comprehensive glossary also includes additional terms not used in course videos. These terms are essential for you to recognize for
better comprehension of the concepts covered in the course.

Estimated reading time: 3 minutes

Term Definition
Data augmentation A technique commonly used in machine learning and deep learning to increase the diversity and amount of training data.
Deep learning A subset of machine learning that focuses on training computers to perform tasks by learning from data. It uses artificial neural networks.
A type of generative model that is popularly used for generating high-quality samples and performing various tasks, including image synthesis. They are trained by gradually adding
Diffusion model
noise to an image and then learning to remove the noise. This process is called diffusion.
Discriminative AI A type of artificial intelligence that distinguishes between different classes of data.
Discriminative AI models Models that identify and classify based on patterns they observe in training data. In general, they are used in prediction and classification tasks.
Foundation models AI models with broad capabilities that can be adapted to create more specialized models or tools for specific use cases.
Generative adversarial network A type of generative model that includes two neural networks: generator and discriminator. The generator is trained on vast data sets to create samples like text and images. The
(GAN) discriminator tries to distinguish whether the sample is real or fake.
Generative AI A type of artificial intelligence that can create new content, such as text, images, audio, and video.
Generative AI models Models that can understand the context of input content to generate new content. In general, they are used for automated content creation and interactive communication.
Generative pre-trained
A series of large language models developed by OpenAI. They are designed to understand language by leveraging a combination of two concepts: training and transformers.
transformer (GPT)
A type of deep learning model trained on massive amounts of text data to learn the patterns and structures of language. They can perform language-related tasks, including text
Large language models (LLMs)
generation, translation, summarization, sentiment analysis, and more.
A type of artificial intelligence that focuses on creating algorithms and models that enable computers to learn and make predictions or decisions. It involves designing systems that
Machine learning
can learn from training data.
Natural language processing
A branch of artificial intelligence that enables computers to understand, manipulate and generate human language (natural language).
(NLP)
Neural networks Computational models inspired by the structure and functioning of the human brain. They are a fundamental component of deep learning and artificial intelligence.
Prompt Instructions or questions that are given to a generative AI model to generate new content.
Training data Data (generally, large datasets that also have examples) used to teach a machine learning model.
Transformers A deep learning architecture that uses an encoder-decoder mechanism. Transformers can generate coherent and contextually relevant text.
A type of generative model that is basically a neural network model designed to learn the efficient representation of input data by encoding it into a smaller space and decoding back
Variational autoencoder (VAE)
to the original space.

1 of 2 10/24/2024, 9:01 PM
Firefox https://author-ide.skills.network/render?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZF9...

2 of 2 10/24/2024, 9:01 PM

You might also like