Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Files

Latest commit

 

History

History

bootstrapped_dqn

Bootstrapped DQN

Each experiment uses 3 seeds. The parameters used for Bootstrapped DQN are the same parameters as described in the original paper.

Breakout Bootstrapped DQN - single worker

coach -p Atari_Bootstrapped_DQN -lvl breakout

Breakout Bootstrapped DQN

Pong Bootstrapped DQN - single worker

coach -p Atari_Bootstrapped_DQN -lvl pong

Pong Bootstrapped DQN

Space Invaders Bootstrapped DQN - single worker

coach -p Atari_Bootstrapped_DQN -lvl space_invaders

Space Invaders Bootstrapped DQN