python3 main.py --comment DQN --alg DQN --seed 1
python3 main.py --comment CDQN --seed 1
python3 main.py --comment RG --alg RG --seed 1 
