You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: