Unity-Technologies / obstacle-tower-env

Obstacle Tower Environment
Apache License 2.0
542 stars 125 forks source link

How long does GCP take to run the Dopamine example #42

Closed Sohojoe closed 5 years ago

Sohojoe commented 5 years ago

Hi, I've not done much cloud training before so thought I would check it out. Typically how long does it take to train using the Dopamine example?

sterlingcrispin commented 5 years ago

The guide says over 24 hours https://github.com/Unity-Technologies/obstacle-tower-env/blob/master/examples/gcp_training.md

awjuliani commented 5 years ago

Hi @Sohojoe

It takes about two days to reach 10 million training steps.

Sohojoe commented 5 years ago

Great, thanks!