princeton-nlp / lwm

We develop world models that can be adapted with natural language. Intergrating these models into artificial agents allows humans to effectively control these agents through verbal communication.
https://language-guided-world-model.github.io
GNU General Public License v3.0
18 stars 3 forks source link

Is there some api to transfer the worldmodel learning from offline data to online learning? #2

Open Lr-2002 opened 6 months ago

Lr-2002 commented 6 months ago

As the title ~

alexzhang13 commented 6 months ago

Hi,

Currently no. You would have to manually write this in, but I'd imagine this just involves changing the Dataloader logic.