From 32c7a2eb14c9fb305efce0b9020a752f9c14da9f Mon Sep 17 00:00:00 2001 From: Lara Codeca Date: Fri, 31 Jul 2020 12:26:51 +0100 Subject: [PATCH] Update training.sh Required by after https://github.com/lcodeca/rllibsumoutils/pull/6 --- docker-image/training.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/training.sh b/docker-image/training.sh index bf623f6..dcc4d24 100755 --- a/docker-image/training.sh +++ b/docker-image/training.sh @@ -23,4 +23,4 @@ echo "Testing Tensorflow resources:" python tf-gpu-test.py echo "Testing RLLIB SUMO Utils example:" -python /home/alice/libraries/rllibsumoutils/example/train.py \ No newline at end of file +python /home/alice/libraries/rllibsumoutils/example/ppotrain.py