mihdalal / planseqlearn

[ICLR 2024] PyTorch Code for Plan-Seq-Learn: Language Model Guided RL for Solving Long Horizon Robotics Tasks
https://mihdalal.github.io/planseqlearn/
74 stars 4 forks source link

Experiment detail (about GPU) #13

Open KJW988 opened 1 week ago

KJW988 commented 1 week ago

Could you let me know the details of the GPU used in the experiment, as well as the approximate time taken for both training and testing?

mihdalal commented 6 days ago

We ran all experiments on RTX 2080 Ti GPUs. Depending on the environment (rendering / dynamics speed varies by env and simulator), the training time could take up 1-4 days. Testing is quite quick, should not take more than a few minutes I think.