/SARSA-Boxer

This GitHub repository provides an implementation of the Sarsa algorithm for training an agent to interact with the Gymnasium Box environment. The Sarsa algorithm is a reinforcement learning technique that enables the agent to learn optimal actions in an environment through trial and error.

Primary LanguagePython

Watchers