Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reward Calculation for MuJoCo Environments #817

Closed
arjunneervannan opened this issue Dec 30, 2017 · 3 comments
Closed

Reward Calculation for MuJoCo Environments #817

arjunneervannan opened this issue Dec 30, 2017 · 3 comments
Labels

Comments

@arjunneervannan
Copy link

I am testing various reinforcement learning algorithms on the MuJoCo environments using Tensorforce, a reinforcement learning library built on Tensorflow. I did not find the reward calculations for these environments on the OpenAI website, and wanted to know if anyone had these calculations. I am using the HalfCheetah-v1 environment, the Walker2d-v1 environment, and the Ant-v1 environment.

@stabgan
Copy link

stabgan commented Jan 15, 2018

Have you looked inside the source files ?

@zhangchuheng123
Copy link

Reward calculation of all of the mentioned environments can be found here,

@jkterry1
Copy link
Collaborator

PR #2762 is about to be merged, introducing V4 MuJoCo environments using new bindings and a dramatically newer version of the engine. If this issue still persists with the V4 ones, please create a new issue for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants