xiaowei-hu / pysc2-agents

This is a simple implementation of DeepMind's PySC2 RL agents.

Home Page:https://zhuanlan.zhihu.com/p/29246185?group_id=890682069733232640

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The device and trainning time?

woaipichuli opened this issue · comments

Thanks for sharing your code. Now, I'm trying to train this model on my computer to see if my device can support its trainning. But it seems like I can not find any output value. Maybe it has not trigger the situation when is_done==True yet. Could you tell me how many GPU or CPU you have use to train your model? And how long you trainning process has lasted?