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

Horizon setting in examples #9

Closed
IpadLi opened this issue Dec 1, 2021 · 1 comment
Closed

Horizon setting in examples #9

IpadLi opened this issue Dec 1, 2021 · 1 comment

Comments

@IpadLi
Copy link

IpadLi commented Dec 1, 2021

Hi @jzleibo , in the self_play_train.py in examples, is there any suggestion for setting the config parameters:

num_workers = 1
rollout_fragment_length = 30
train_batch_size = 200
horizon = 200

The horizon is set to 200, but the "allelopathic_harvest" scenario lasts 2000 steps. Why not set the horizon to 2000?

@duenez
Copy link
Collaborator

duenez commented Dec 1, 2021

This was an oversight on our part. A fix is in flight. Thanks for pointing it out!

@duenez duenez closed this as completed Dec 1, 2021
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

2 participants