Skip to content
#

mujoco

Here are 82 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
avnishn
avnishn commented Apr 13, 2020

Currently in order to access all of the task names that belong to a benchmark's train/test set, the benchmark and all of its environments must first be constructed.

This is wasteful in the case that one needs to construct a benchmark's environments using the from task_api. The proper behavior should be that one should be able to access the names without constructing all of the underlying enviro

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.