Terminology Flashcards

(69 cards)

1
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Introduction

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Generative AI is a dynamic and rapidly evolving field within artificial intelligence. It focuses on developing algorithms that can generate novel content

A

such as text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Artificial intelligence

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Artificial intelligence (AI) is the field of computing focused on creating systems capable of performing tasks that would typically require human intelligence. These tasks include reasoning

A

learning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Machine learning

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Machine learning (ML) is a critical domain within artificial intelligence that emphasizes the development of algorithms and statistical models that enable computers to perform specific tasks without explicit instructions. Instead

A

these systems learn and make predictions or decisions based on data. Here’s a more technical breakdown:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Types of learning:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Supervised learning: Algorithms learn from labeled training data

A

aiming to predict outcomes for new inputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Unsupervised learning: Algorithms identify patterns in data without needing labeled responses

A

often used for clustering and association.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Reinforcement learning: Models learn to make sequences of decisions by receiving feedback on the actions’ effectiveness.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Algorithms and techniques:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Common algorithms include linear regression

A

decision trees

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Advanced techniques involve deep learning

A

which uses layered neural networks to analyze various levels of data features.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Data handling and processing:
26
27
Effective machine learning requires robust data preprocessing
including normalization
28
29
Performance evaluation:
30
31
ML models are evaluated based on metrics such as accuracy
precision
32
33
Application areas:
34
35
ML is applied in various fields such as finance for algorithmic trading
healthcare for predictive diagnostics
36
37
Deep learning
38
Deep learning (DL) is an advanced branch of ML that uses artificial neural networks with multiple layers
known as deep neural networks. These networks are capable of learning from large amounts of unstructured data. DL models automatically extract and learn features at multiple levels of abstraction
39
40
Supervised - where the model is trained with labeled data
41
42
Semi-supervised - which uses a mix of labeled and unlabeled data
43
44
Unsupervised - which relies solely on unlabeled data
45
46
This technique is particularly effective in areas such as image recognition
natural language processing (NLP)
47
48
Neural networks
49
Neural networks (NN) are a cornerstone of AI. They are particularly effective in pattern recognition and data interpretation tasks
which they achieve through a structure inspired by the human brain. Comprising layers of interconnected nodes
50
51
Generative adversarial networks (GAN)
52
GANs are a sophisticated class of AI algorithms used in ML
characterized by their unique structure of two competing NNs: the generator and the discriminator. The generator is tasked with creating data that is indistinguishable from genuine data
53
54
Natural language processing (NLP)
55
NLP is an advanced area of AI that focuses on the interaction between computers and humans through natural language. The goal of NLP is to read
decipher
56
57
Transformers
58
Transformers represent a significant advancement in deep learning
particularly in the field of NLP. Introduced by Google researchers in the seminal 2017 paper "Attention is All You Need"
59
60
Generative pre-trained transformers
61
Generative pre-trained transformers (GPT) are state-of-the-art language models developed by OpenAI that use DL techniques
specifically the transformer architecture
62
63
Tokenization
Word2vec
64
Tokenization in NLP involves splitting text into smaller units known as tokens
which can be words
65
66
Conclusion
67
In this reading
you examined the foundational concepts of generative AI. You learned about ML
68
69
Understanding these foundational terms in generative AI not only enriches the conversation among tech enthusiasts but also empowers professionals to leverage this technology in various industries effectively. As AI continues to advance
keeping abreast of terminologies and concepts will provide the necessary tools to navigate this dynamic field successfully.