FlashcardIntermediate
SARSA Algorithm
SARSA is an on-policy TD method that updates Q-values using the action actually taken next.
Question
What is the SARSA algorithm?
Click to reveal answer
SARSA is an on-policy TD method that updates Q-values using the action actually taken next.
What is the SARSA algorithm?