facebookresearch / torchbeast

A PyTorch Platform for Distributed RL
Apache License 2.0
734 stars 113 forks source link

torchbeast works poorly on atari. #37

Open sikiyu27 opened 2 years ago

sikiyu27 commented 2 years ago

i run breakout with torchbeast: 45 actors and 1gpu, for 5e7, but the reward is very low. << ~200 in paper.

why?