Hi, thanks for sharing the work!
I have a question about the DAgger training setup. The paper mentions 75k training steps with a batch size of 720. Assuming the data is sampled at 30 Hz, 10 hours of data corresponds to about 1.08M samples, or ~1.5k steps per epoch.
Does this mean the initial 75k-step finetuning effectively goes through the 10-hour dataset about 50 epochs?
Also, for DAgger, should the 80:10:10 ratio be interpreted as a sampling ratio between previous data / interventions / remaining rollout data, rather than their actual dataset-size ratio?
Thanks!
Hi, thanks for sharing the work!
I have a question about the DAgger training setup. The paper mentions 75k training steps with a batch size of 720. Assuming the data is sampled at 30 Hz, 10 hours of data corresponds to about 1.08M samples, or ~1.5k steps per epoch.
Does this mean the initial 75k-step finetuning effectively goes through the 10-hour dataset about 50 epochs?
Also, for DAgger, should the 80:10:10 ratio be interpreted as a sampling ratio between previous data / interventions / remaining rollout data, rather than their actual dataset-size ratio?
Thanks!