-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
when I run the following instructions:
python -um batch_rl.fixed_replay.train \
--base_dir=/tmp/batch_rl \
--replay_dir=$DATA_DIR/Pong/1 \
--agent_name=quantile \
--gin_files='batch_rl/fixed_replay/configs/quantile_pong.gin' \
--gin_bindings='FixedReplayRunner.num_iterations=1000' \
--gin_bindings='atari_lib.create_atari_environment.game_name = "Pong"'
--gin_bindings='FixedReplayQuantileAgent.minq_weight=1.0'
Metadata
Metadata
Assignees
Labels
No labels
