first pr (#113)
* first pr * start a worker when the master is started. * First PR & Fix logger bugs. * update docs for a2c, impala and ga3c * update doc * yapf modification * update logger * yapf correct * yapf * setup.py * old setup.py * worker 86
Showing
examples/A2C/README.md
100644 → 100755
examples/A2C/a2c_config.py
100644 → 100755
examples/A2C/actor.py
100644 → 100755
examples/A2C/atari_agent.py
100644 → 100755
文件模式从 100644 更改为 100755
examples/A2C/atari_model.py
100644 → 100755
文件模式从 100644 更改为 100755
examples/A2C/learner.py
100644 → 100755
examples/A2C/run_actors.sh
已删除
100644 → 0
examples/A2C/train.py
100644 → 100755
examples/GA3C/README.md
100644 → 100755
examples/GA3C/simulator.py
→
examples/GA3C/actor.py
100644 → 100755
examples/GA3C/atari_agent.py
100644 → 100755
文件模式从 100644 更改为 100755
examples/GA3C/atari_model.py
已删除
120000 → 0
examples/GA3C/atari_model.py
0 → 100755
examples/GA3C/ga3c_config.py
100644 → 100755
examples/GA3C/learner.py
100644 → 100755
examples/GA3C/train.py
100644 → 100755
examples/IMPALA/README.md
100644 → 100755
examples/IMPALA/actor.py
100644 → 100755
examples/IMPALA/atari_agent.py
100644 → 100755
examples/IMPALA/atari_model.py
100644 → 100755
文件模式从 100644 更改为 100755
examples/IMPALA/impala_config.py
100644 → 100755
examples/IMPALA/learner.py
100644 → 100755
examples/IMPALA/run_actors.sh
已删除
100644 → 0
examples/IMPALA/train.py
100644 → 100755
parl/remote/client.py
0 → 100644
parl/remote/job.py
0 → 100644
parl/remote/master.py
0 → 100644
parl/remote/remote_manager.py
已删除
100644 → 0
parl/remote/remote_object.py
已删除
100644 → 0
parl/remote/scripts.py
0 → 100644
parl/remote/start.py
0 → 100644
parl/remote/worker.py
0 → 100644
想要评论请 注册 或 登录