Which RL element defines environment feedback?
Enlightened
Posted on: Oct 13, 2025
In: Reinforcement Learning
- Reward
- State
- Action
- Policy
Policy in RL defines?
Enlightened
Posted on: Oct 13, 2025
In: Reinforcement Learning
- Mapping from states to actions
- Reward function
- Transition probability
- Discount factor
Discount factor in RL is?
Enlightened
Posted on: Oct 13, 2025
In: Reinforcement Learning
- Future reward importance
- Immediate reward
- Action probability
- State definition
Q-learning is?
Enlightened
Posted on: Oct 13, 2025
In: Reinforcement Learning
- Model-free RL algorithm
- Supervised learning
- Unsupervised learning
- Deep learning
Exploration vs exploitation means?
Enlightened
Posted on: Oct 13, 2025
In: Reinforcement Learning
- Trying new actions vs using known best
- Training vs testing
- Reward vs punishment
- State vs action