AI ML Introduction1A
AI ML Introduction1A
Machine Learning
WHAT IS AI?
Bellman, 1978
• The trained model can make useful predictions from new or never
before seen data drawn from the same one used to train the model.
The process of learning from existing content is called training and results
in the creation of a statistical model
When given a prompt, GenAI uses this statistical model to predict what an
expected response might be
Then given some text, they can predict what comes next
No supervisor,
Sampling from the model creates strings that follow the statistics of the
training data but have never been seen before
Unsupervised learning algorithms
Generative models
can also synthesize data under the constraint that some outputs are
predetermined
conditional generation
e.g. image inpainting
text completion
Unsupervised learning algorithms
Generative models