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

fix filenames and task ID printouts when loading (human) demonstrations from a larger dataset than num_train_Tasks #1175

Open
tomsilver opened this issue Aug 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tomsilver
Copy link
Collaborator

for some reason, the current filenames for results are not even including the number of train tasks when we're doing:

python src/main.py --env stick_button --approach nsrt_learning --seed 0 --option_learner direct_bc --segmenter contacts --demonstrator human --load_data --min_perc_data_for_nsrt 1 --num_train_tasks 1000 --timeout 300 --neural_gaus_regressor_max_itr 50000

and with different values of --num_train_tasks

@tomsilver tomsilver added the bug Something isn't working label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant