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

Configure system to use unmodified environments #12

Open
nottombrown opened this issue Jul 26, 2017 · 0 comments
Open

Configure system to use unmodified environments #12

nottombrown opened this issue Jul 26, 2017 · 0 comments

Comments

@nottombrown
Copy link
Owner

nottombrown commented Jul 26, 2017

In order to compare performance with existing baselines, we should have the default use exactly the same environment semantics as the standard gym env

e.g. the following should match the normal Reacher-v1 behavior

python rl_teacher/teach.py -p rl -e Reacher-v1

If you want to use modified envs you can use ReacherNoTorque-v1 and ReacherNoTorqueFixedLength-v1

@nottombrown nottombrown changed the title Allow unmodified environments Configure system to use unmodified environments Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant