dgriff777 / rl_a3c_pytorch

A3C LSTM Atari with Pytorch plus A3G design
Apache License 2.0
562 stars 119 forks source link

what is player.flag and player.starter #7

Closed 404akhan closed 7 years ago

404akhan commented 7 years ago

What do following variables stand for?

player.flag, player.starter, player.current_life, player.info['ale.lives']

Thanks

dgriff777 commented 7 years ago

I just updated variable names so its more clear. Let me know if still need clarification