serl icon indicating copy to clipboard operation
serl copied to clipboard

No VICE examples are provided

Open ZhaoRunyi opened this issue 9 months ago • 0 comments

Hi, thanks for your great work!

Though I found the state-based SAC and image-based DrQ work well in simulation, no VICE examples are provided, though the VICEAgent definition is provided.

After fixing several bugs, I trained VICEAgent in the PickCubeVision-v0 simulation using the default DrQ hyperparameters and make_vice_agent settings, but it converged to a policy that never succeeds.

Considering that VICE is highlighted in your paper, I wonder if you can provide several VICEAgent examples with fine-grained parameters that can work well in simulation and real world.

ZhaoRunyi avatar May 26 '25 03:05 ZhaoRunyi