caio-freitas / GraphDiffusionImitate

Master's thesis exploring diffusion-based graph generative models for imitation learning in robotics tasks 🧠🤖
MIT License
1 stars 1 forks source link

Start DDPM Policy from last action #102

Closed caio-freitas closed 6 months ago

caio-freitas commented 6 months ago

Not starting the DDPM from pure noise, but from the last observed action instead, could facilitate a lot learning (although maybe leading to idling actions).