CQL icon indicating copy to clipboard operation
CQL copied to clipboard

seed is not actually used in the script

Open takuseno opened this issue 4 years ago • 1 comments

Hello, @aviralkumar2907 . Thanks for sharing the CQL code.

For the MuJoCo script, I've noticed that seed value is not actually used anywhere in the script. https://github.com/aviralkumar2907/CQL/blob/master/d4rl/examples/cql_mujoco_new.py

Is this the script actually used to produce numbers for the paper? If not so, could you share the script?

Thank you in advance!

takuseno avatar May 31 '21 13:05 takuseno

same question and it seems also not used in rlkit's example script https://github.com/rail-berkeley/rlkit/issues/85

gxywy avatar Oct 18 '21 02:10 gxywy