Closed zhan0903 closed 6 years ago
Hi, what is the meaning of "timesteps" parameters in ga_atari_config.json? Is it the total frames or Forward Passes in the paper? Thanks.
That is the total number of forward passes (you should have 4x as many frames). So 6B frames would be 1.5B timesteps.
Hi, what is the meaning of "timesteps" parameters in ga_atari_config.json? Is it the total frames or Forward Passes in the paper? Thanks.