Skip to content

Files

Latest commit

c3b1edb · Jun 6, 2021

History

History

HumanoidPyBulletEnv-v0

Humanoid Walker Problem

Getting Started

The environment to the Humanoid is described here.

Solution Video

HumanoidPyBulletEnv-v0

The video shows in the first part the behaviour of the untrained agent and then in comparison the behaviour of the trained agent.

Solution Info

My learning algorithm is a Proximal Policy Optimization(PPO).

Instructions

start Jupyter Notebook HumanoidPyBulletEnv-v0.ipynb and follow the instructions.