1
0
mirror of https://github.com/gryf/coach.git synced 2026-02-10 10:35:48 +01:00

reenable redis; better error message

This commit is contained in:
Zach Dwiel
2018-09-17 19:50:03 +00:00
committed by zach dwiel
parent 009cf670f3
commit 3328b25549
3 changed files with 11 additions and 7 deletions

View File

@@ -30,4 +30,4 @@ RUN pip3 install -e .
# RUN pip3 install rl_coach
# CMD ["coach", "-p", "CartPole_PG", "-e", "cartpole"]
CMD python3 rl_coach/rollout_worker.py --preset CartPole_PG
# CMD python3 rl_coach/rollout_worker.py --preset CartPole_DQN_distributed