reenable redis; better error message

This commit is contained in:
Zach Dwiel
2018-10-23 16:47:46 -04:00
committed by zach dwiel
parent 009cf670f3
commit 3328b25549
3 changed files with 11 additions and 7 deletions
+1 -1
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