diff --git a/run.py b/run.py index 7f5f0d0449ba4e2e663051898d64c845eac7e112..c5e879e45f830b6079bc5e7d1e882146a6f372bc 100644 --- a/run.py +++ b/run.py @@ -27,7 +27,7 @@ VERBOSE = True # Checkpoint to use (remember to push it!) checkpoint = "./checkpoints/201106234244-400.pth" # 15.64082361736683 Depth 1 -checkpoint = "./checkpoints/201106234900-100.pth" # 15.64082361736683 Depth 1 +checkpoint = "./checkpoints/201106234900-200.pth" # 15.64082361736683 Depth 1 # Use last action cache USE_ACTION_CACHE = False