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
Thanks for releasing codes and demonstrations files for this work.
I got two questions about demonstration files (e.g. hammer-v0_demos.pickle).
I might be missing something here, but how does DDPGfD use demonstrations as these files only contain (s, a, r) not (s,s', a, r)(s' indicates next state)? And can you please provide more details about the structure of those files so it would be easier to compare and reproduce your paper results?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi @aravindr93 ,
Thanks for releasing codes and demonstrations files for this work.
I got two questions about demonstration files (e.g. hammer-v0_demos.pickle).
I might be missing something here, but how does DDPGfD use demonstrations as these files only contain (s, a, r) not (s,s', a, r)(s' indicates next state)? And can you please provide more details about the structure of those files so it would be easier to compare and reproduce your paper results?
Thanks.
The text was updated successfully, but these errors were encountered: