#COMMAND="python main.py with tag=robustness-dlr regularizer_strength=0.01 d_lr=1e-3"
#COMMAND="python main.py with tag=robustness-dlr regularizer_strength=0.01 d_lr=1e-4"
#COMMAND="python main.py with tag=robustness-dlr regularizer_strength=0.01 d_lr=1e-5"
COMMAND="python main.py with tag=robustness-glr regularizer_strength=0.01 g_lr=1e-2"
#COMMAND="python main.py with tag=robustness-glr regularizer_strength=0.01 g_lr=1e-3"
#COMMAND="python main.py with tag=robustness-glr regularizer_strength=0.01 g_lr=1e-4"
#COMMAND="python main.py with tag=robustness-glr regularizer_strength=0.01 g_lr=1e-5"
#COMMAND="python main.py with tag=robustness-dlr regularizer_strength=0 d_lr=1e-3"
#COMMAND="python main.py with tag=robustness-dlr regularizer_strength=0 d_lr=1e-4"
#COMMAND="python main.py with tag=robustness-dlr regularizer_strength=0 d_lr=1e-5"
#COMMAND="python main.py with tag=robustness-glr regularizer_strength=0 g_lr=1e-3"
#COMMAND="python main.py with tag=robustness-glr regularizer_strength=0 g_lr=1e-4"
#COMMAND="python main.py with tag=robustness-glr regularizer_strength=0 g_lr=1e-5"
#COMMAND="python main.py with tag=robustness-nadv regularizer_strength=0 n_critic=1"
#COMMAND="python main.py with tag=robustness-nadv regularizer_strength=0 n_critic=2"
#COMMAND="python main.py with tag=robustness-nadv regularizer_strength=0 n_critic=5"
#COMMAND="python main.py with tag=robustness-nadv regularizer_strength=0.01 n_critic=1"
#COMMAND="python main.py with tag=robustness-nadv regularizer_strength=0.01 n_critic=2"
#COMMAND="python main.py with tag=robustness-nadv regularizer_strength=0.01 n_critic=5"
#COMMAND="python main.py with tag=robustness-opt regularizer_strength=0.01 optim_type=rmsprop"
#COMMAND="python main.py with tag=robustness-opt regularizer_strength=0.01 optim_type=sgd"
#COMMAND="python main.py with tag=robustness-opt regularizer_strength=0 optim_type=adam"
#COMMAND="python main.py with tag=robustness-opt regularizer_strength=0 optim_type=rmsprop"
#COMMAND="python main.py with tag=robustness-opt regularizer_strength=0 optim_type=sgd"
#COMMAND="python main.py with tag=robustness-opt regularizer_strength=0 optim_type=adam"
