Skip to content
#

mujoco

Here are 91 public repositories matching this topic...

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).

  • Updated Mar 3, 2020
  • Python
mtcrawshaw
mtcrawshaw commented Jan 22, 2020

The following is a minimal working example which shows that all of the environments produce observations outside of their observation space. All it does is iterate over each environment from ML1, sample and set a task for the given environment, then take random actions in the environment and test whether or not the observations are inside the observation space, and at which indices (if any) an obs

Improve this page

Add a description, image, and links to the mujoco 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 mujoco topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.