TriBall3
TriBall3
Hello! May I ask you a question? I learned that you proposed Deformable-Ravens based on Ravens, so can you test the model on the source code of Ravens? I have...
I met the same problem with you , did you solve this?
Instead of using the expert demo data you provided, I generated 1000 demo data using the following code: `python main.py --gpu=0 --agent=dummy --hz=240 --task=cable-shape` After the data was generated, I...
Can you share the models in your checkpoint folder? Thanks!
> I don't think I have the models I used for this paper unfortunately. :( I had them saved at some point, however GCTN take up a lot of RAM...
Hi! I hope you can take time out of your busy schedule to answer my questions, I will be very grateful! Thank you very much!
Hi! Have you finished your CoRL paper? If you are finished, please take a little time to answer my above questions. I will be grateful ! Thank you very much...
Thanks for your answer!I have solved this problem, but a new one has come up. When I run:`python experiments/generate_cached_states.py`  and then I run:`python experiments/run_cem.py`  How can I solve...
> Have you solved the problem yet?
> I have encountered the same problem. BTW I am using a docker. Have you solved the problem yet?