Skip to content
#

localmo

Here is 1 public repository matching this topic...

This project implements a Proximal Policy Optimization (PPO) reinforcement learning agent to train the Minitaur robot to walk in the MinitaurBulletEnv-v0 environment using PyBullet. The agent uses a multilayer perceptron (MLP) to model the policy and value networks and learns to control the robot in a continuous action space.

  • Updated Jul 16, 2025
  • Python

Improve this page

Add a description, image, and links to the localmo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the localmo topic, visit your repo's landing page and select "manage topics."

Learn more