This repository contains implementations of reinforcement learning algorithms (N-Step SARSA and λ-Step SARSA) for the Windy Gridworld problem.
-
Updated
Jun 27, 2023 - Python
This repository contains implementations of reinforcement learning algorithms (N-Step SARSA and λ-Step SARSA) for the Windy Gridworld problem.
This is an implementation of n-step SARSA and a gridworld to be solved by it.
Add a description, image, and links to the n-step-sarsa topic page so that developers can more easily learn about it.
To associate your repository with the n-step-sarsa topic, visit your repo's landing page and select "manage topics."