/RL-FrozenLake

This project demonstrates the training and evaluation of RL agents to navigate through a slippery frozen lake to reach the goal safely. We use the FrozenLake-v1 environment and the DQN and PPO algorithms from Stable-Baselines3. Additionally, it provides an API to interact with the environment.

Primary LanguagePython

No issues in this repository yet.