Snake PPO Agent
Implemented a PPO agent from scratch to play the game Snake. I did this mainly to learn more about how PPO works on a technical level, as well as get familiar with Gymnasium and Stable Baselines.
PythonPPOReinforcement LearningGymnasiumStable Baselines