Question: What is \'discount factor\' in reinforcement learning?
Options:
Correct Answer: A value that determines the importance of future rewards
Solution:
The discount factor determines how much future rewards are valued compared to immediate rewards, influencing the agent\'s decision-making.