We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
--num_train_tasks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: