Closed joneswong closed 5 years ago
There isn't a way to seed currently (issue https://github.com/ray-project/ray/issues/2776)
pendulum-ddpg works OK for me, it just seems to take ~30k timesteps: (./train.py -f tuned_examples/pendulum-ddpg.yaml)
oh, my machine is relatively slow and within 600s, it just samples around 23k time steps. Thx!
I think enabling seeds specification is quite important for RL exps. We'd better address that issue ASAP.
System information
Describe the problem
seed()
function of /rllib/utility/seed.py?Source code / logs
the following is the last line of result.json