Question: What is \'exploration\' in the context of reinforcement learning?
Options:
Correct Answer: Trying new actions to discover their effects
Solution:
Exploration involves trying new actions to discover their potential rewards, which is essential for learning in uncertain environments.