CQL
CQL copied to clipboard
seed is not actually used in the script
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!
same question and it seems also not used in rlkit's example script https://github.com/rail-berkeley/rlkit/issues/85