
Explanation:
This scenario describes reinforcement learning because:
Why other options are incorrect:
Reinforcement learning is specifically designed for scenarios where an agent learns to make decisions by interacting with an environment and receiving rewards or penalties for its actions.
A logistics company is developing a delivery-route optimization AI that improves decisions by learning from previous deliveries — rewarding faster routes and penalizing delays. Which learning approach best fits this problem?
A
Unsupervised learning
B
Self-supervised learning
C
Reinforcement learning
D
Transfer learning
No comments yet.