double_dqn A CleanRL style implementation of DoubleDQN Get started To run the DoubleDQN implementation you can run python double_dqn.py and set the flags you want, like: pythob double_dqn.py --env_id LunarLander-v2 --track