Question 12
Select correct statements regarding eligibility traces:
It is an approach to implement the T D(λ) algorithm.
The state closest to the terminal state in an episode, has the least value of eligibility trace.
It is initialized as 0 before every trajectory in the TD algorithm.
It is initialized as 0 at the beginning of the TD algorithm.
None of these.