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

problem about run.py #1

Open
siqili1230 opened this issue Aug 5, 2020 · 1 comment
Open

problem about run.py #1

siqili1230 opened this issue Aug 5, 2020 · 1 comment

Comments

@siqili1230
Copy link

I use "python run.py" to run this project, but fails with

Usage: run.py [OPTIONS] CONFIG COMMAND [ARGS]...

Options:
--help Show this message and exit.

Commands:
plan
train

What should I input to run this project?

@tkukurin
Copy link
Owner

tkukurin commented Aug 6, 2020

I've updated the README to reflect this: python run.py config.gin train is the basic command to train, then python run.py config.gin plan to perform planning using the generated model.

NB, the official implementation of all tasks from this paper has recently been published.

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