MichaelFish199 / BipedalWalker-ReinforcementLearning

In this project I create agent for the BipedalWalker environment using the Proximal Policy Optimization (PPO) algorithm from the stablebaselines3 library. The agent is trained to navigate the BipedalWalker environment, which is a simulated robot with two legs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BipedalWalker-ReinforcementLearning

Creating agent that learns how to walk.

Results

BipedalWalker.mp4

About

In this project I create agent for the BipedalWalker environment using the Proximal Policy Optimization (PPO) algorithm from the stablebaselines3 library. The agent is trained to navigate the BipedalWalker environment, which is a simulated robot with two legs.


Languages

Language:Jupyter Notebook 100.0%