medium
Single Answer
0Which learning model uses trial and error to fine-tune the outcome?
Answer Options
A
Supervised
B
Unsupervised
C
Reinforcement
D
Controlled
Correct Answer: C
Explanation
Reinforcement learning uses trial and error to fine-tune the outcome of the artificial intelligence decisions. Supervised learning uses labeled dataset to train the artificial intelligence model. Unsupervised learning uses unlabeled datasets to train the artificial intelligence model. Controlled learning is similar to supervised learning in which the dataset is strictly controlled.
machine-learning
reinforcement-learning
training-models