python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_0 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_1 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 1000 --optimize_every 4 --go_eexplore 0.05 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_2 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 2000 --optimize_every 4 --go_eexplore 0.02 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_3 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.05 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_4 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_5 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 2000 --optimize_every 8 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_6 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 4000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_7 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 2000 --optimize_every 1 --go_eexplore 0.05 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_8 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 2 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_9 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 2000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_10 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 2000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_11 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 2000 --optimize_every 1 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_12 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_13 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 4000 --optimize_every 2 --go_eexplore 0.02 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_14 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 4000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_15 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 4000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_16 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.0 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_17 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_18 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 1000 --optimize_every 2 --go_eexplore 0.05 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_19 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 2000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_20 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.05 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_21 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 1000 --optimize_every 8 --go_eexplore 0.1 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_22 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 2 --go_eexplore 0.0 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_23 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 1000 --optimize_every 8 --go_eexplore 0.02 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_24 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 4000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_25 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 1000 --optimize_every 2 --go_eexplore 0.02 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_26 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 2000 --optimize_every 1 --go_eexplore 0.2 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_27 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 2000 --optimize_every 8 --go_eexplore 0.05 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_28 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 4000 --optimize_every 8 --go_eexplore 0.02 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_29 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 2000 --optimize_every 4 --go_eexplore 0.02 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_30 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 4000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_31 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 2000 --optimize_every 2 --go_eexplore 0.2 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_32 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.02 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_33 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.1 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_34 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 4000 --optimize_every 2 --go_eexplore 0.05 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_35 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_36 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_37 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 1 --go_eexplore 0.05 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_38 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 2000 --optimize_every 1 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_39 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 1000 --optimize_every 8 --go_eexplore 0.0 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_40 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_41 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 2000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_42 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.05 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_43 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 2 --go_eexplore 0.1 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_44 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.02 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_45 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 2 --go_eexplore 0.1 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_46 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 1000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_47 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.0 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_48 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 2000 --optimize_every 2 --go_eexplore 0.05 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_49 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 4000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_50 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 1000 --optimize_every 8 --go_eexplore 0.1 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_51 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 2000 --optimize_every 8 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_52 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 2000 --optimize_every 2 --go_eexplore 0.0 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_53 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 1000 --optimize_every 8 --go_eexplore 0.05 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_54 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_55 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 2000 --optimize_every 2 --go_eexplore 0.2 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_56 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 2000 --optimize_every 1 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_57 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 4000 --optimize_every 8 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_58 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_59 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 2000 --optimize_every 8 --go_eexplore 0.0 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_60 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_61 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 2000 --optimize_every 1 --go_eexplore 0.2 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_62 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 4 --go_eexplore 0.0 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_63 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 2 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_64 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 2000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_65 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 4000 --optimize_every 1 --go_eexplore 0.2 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_66 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 4 --go_eexplore 0.02 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_67 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 2000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_68 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 2000 --optimize_every 8 --go_eexplore 0.1 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_69 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 1000 --optimize_every 8 --go_eexplore 0.02 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_70 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 1000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_71 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 2000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_72 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.02 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_73 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 1000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_74 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 1000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_75 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 2000 --optimize_every 2 --go_eexplore 0.1 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_76 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 8 --go_eexplore 0.0 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_77 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 1000 --optimize_every 4 --go_eexplore 0.2 --action_noise 0.2 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_78 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 2 --go_eexplore 0.2 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_79 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg td3 --batch_size 4000 --optimize_every 1 --go_eexplore 0.1 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_80 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 4000 --optimize_every 2 --go_eexplore 0.0 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_81 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 2000 --optimize_every 4 --go_eexplore 0.0 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_82 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg td3 --batch_size 1000 --optimize_every 2 --go_eexplore 0.1 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_83 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 1000 --optimize_every 4 --go_eexplore 0.05 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_84 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 1000 --optimize_every 8 --go_eexplore 0.1 --action_noise 0.1 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_85 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 4000 --optimize_every 1 --go_eexplore 0.2 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_86 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 4000 --optimize_every 8 --go_eexplore 0.2 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_87 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.2 --alg ddpg --batch_size 2000 --optimize_every 1 --go_eexplore 0.1 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_88 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 4000 --optimize_every 4 --go_eexplore 0.1 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_89 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg ddpg --batch_size 4000 --optimize_every 4 --go_eexplore 0.05 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_90 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.3 --alg td3 --batch_size 2000 --optimize_every 8 --go_eexplore 0.1 --action_noise 0.1 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_91 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 4000 --optimize_every 1 --go_eexplore 0.1 --action_noise 0.2 --warm_up 10000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_92 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 1000 --optimize_every 1 --go_eexplore 0.02 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_93 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg td3 --batch_size 4000 --optimize_every 1 --go_eexplore 0.0 --action_noise 0.2 --warm_up 2500 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_94 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.1 --alg ddpg --batch_size 4000 --optimize_every 1 --go_eexplore 0.05 --action_noise 0.1 --warm_up 5000 --first_visit_succ
python experiments/mega/train_mega.py --env pointmaze --num_envs 3 --ag_curiosity minkde --tb RS_95 --her rfaab_1_4_3_1_1 --max_steps 500000 --seed 32 --eexplore 0.0 --alg ddpg --batch_size 1000 --optimize_every 2 --go_eexplore 0.05 --action_noise 0.1 --warm_up 10000 --first_visit_succ