Explore Library
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