Abstract

In numerous episodic reinforcement learning (RL) environments, SARSA-based methodologies are employed to enhance policies aimed at maximizing returns over long horizons. Traditional SARSA algorithms face challenges in achieving an optimal balance between bias and variation, primarily due to their dependence on a single, constant discount factor (\(\eta\)). This investigation enhances the temporal difference decomposition method, TD(\(\Delta\)), by applying it to the SARSA algorithm, now designated as SARSA(\(\Delta\)). SARSA is a widely used on-policy RL method that enhances action-value functions via temporal difference updates. By splitting the action-value function down into components that are linked to specific discount factors, SARSA(\(\Delta\)) makes learning easier across a range of time scales. This analysis makes learning more effective and ensures consistency, particularly in situations where long-horizon improvement is needed. The results of this research show that the sugg

Authors

(none)

Tags

  • Uncategorized

Stats

Related papers