go-explore icon indicating copy to clipboard operation
go-explore copied to clipboard

There is no atari_reset in robustified

Open minori5214 opened this issue 1 year ago • 0 comments

Hi, I am trying to run Phase 2 (e.g., phase2_atari_test.sh) but I realized that there is no 'atari_reset' directory in the folder 'robustified'. Am I missing something or is the repository missing some folders? FYI, here is the command that runs a python file that is in phase2_atari_test.sh:

python atari_reset/check_atari.py --num_timesteps=100000000000 --noops --sticky --num_per_noop=1000 --load_path=$source --game=$game --save_path=$results

Thank you!

minori5214 avatar Jul 11 '23 19:07 minori5214