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
We try to run your project, but we are not sure about what 'dataset' in pipelines is exactly.
I set the parameters under the instructions in pipelines like this:
python imitate_mj.py
--mode ga
--env Humanoid-v1
--data log_humanoid_1.h5
--limit_trajs 160
--data_subsamp_freq 20
--favor_zero_expert_reward 0
--min_total_sa 50000
--max_iter 1501
--reward_include_time 0
--reward_lr .01
-log {out}
where is my fault?
Thank you very much.
The text was updated successfully, but these errors were encountered:
We try to run your project, but we are not sure about what 'dataset' in pipelines is exactly.
I set the parameters under the instructions in pipelines like this:
python imitate_mj.py
--mode ga
--env Humanoid-v1
--data log_humanoid_1.h5
--limit_trajs 160
--data_subsamp_freq 20
--favor_zero_expert_reward 0
--min_total_sa 50000
--max_iter 1501
--reward_include_time 0
--reward_lr .01
-log {out}
where is my fault?
Thank you very much.
The text was updated successfully, but these errors were encountered: