Google News
logo
Reinforcement Learning - Quiz(MCQ)
SARSA follows an on-policy learning algorithm or an off-policy learning algorithm?
A)
On-policy
B)
Off-policy
C)
Both (A) and (B)
D)
None of the above

Correct Answer :   On-policy


Explanation : SARSA is based upon an on-policy learning algorithm.

Advertisement