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
{{ message }}
This repository has been archived by the owner on May 28, 2024. It is now read-only.
I am interested in training these models on a completely different dataset (i.e. not using DM Control or MuJoCo). I have recorded simulation data from Isaac Sim and I would like to train the models in an offline mode such that I'm not iteratively improving the model for RL, I'm just interested to see how the latent dynamics model performs when I feed a known action sequence through it, and view the resulting predicted image sequence.
Any guidance on the quickest way to go about this? I haven't dug too deep into the code yet, but from a quick glance it wasn't obvious to me how to do this. I appreciate any tips, I will update this issue if I figure it out myself in case others have a similar use case.
The text was updated successfully, but these errors were encountered:
I am interested in training these models on a completely different dataset (i.e. not using DM Control or MuJoCo). I have recorded simulation data from Isaac Sim and I would like to train the models in an offline mode such that I'm not iteratively improving the model for RL, I'm just interested to see how the latent dynamics model performs when I feed a known action sequence through it, and view the resulting predicted image sequence.
Any guidance on the quickest way to go about this? I haven't dug too deep into the code yet, but from a quick glance it wasn't obvious to me how to do this. I appreciate any tips, I will update this issue if I figure it out myself in case others have a similar use case.
The text was updated successfully, but these errors were encountered: