working checkpoints

This commit is contained in:
Zach Dwiel
2018-10-23 16:41:57 -04:00
committed by zach dwiel
parent 433bc3e27b
commit 6541bc76b9
5 changed files with 69 additions and 32 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ RUN pip3 install -e .
# RUN pip3 install rl_coach
# CMD ["coach", "-p", "CartPole_PG", "-e", "cartpole"]
CMD python3 rl_coach/rollout_worker.py
CMD python3 rl_coach/rollout_worker.py --preset CartPole_PG