SARSA

E1335314 UNEXPLORED

SARSA is an on-policy reinforcement learning algorithm that updates action values based on the current state–action pair, the reward, and the next state–action pair.

All labels observed (2)

Label Occurrences
SARSA canonical 1
SARSA(λ) 1

How this entity was disambiguated

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Q-learning isRelatedTo SARSA
TD(λ) isRelatedTo SARSA(λ)
subject linked to: TD(lambda)
linked to: SARSA