google-research/batch-ppo

Training threads don't start on Windows

Open

#3 建立於 2017年9月18日

在 GitHub 查看
 (19 留言) (0 反應) (0 負責人)Python (154 fork)batch import
help wanted

倉庫指標

Star
 (963 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi

I started the learning a few minutes ago and this is what I got in command prompt:

E:\agents>python -m agents.scripts.train --logdir=E:\model --config=pendulum
INFO:tensorflow:Start a new run and write summaries and checkpoints to E:\model\
20170918T084053-pendulum.
WARNING:tensorflow:Number of agents should divide episodes per update.

It's been like this for about 10 minutes and tensorboard doesn't show anything. In the log directory, there is only one file called 'config.yaml'. Is it ok? It would be nice to see if the agent is progressing or it is hung or something.

Thanks Amin

貢獻者指南