From 71f69c43edc3804514389fd4bd37c2171bca4442 Mon Sep 17 00:00:00 2001 From: Johannes Fischer Date: Thu, 28 Oct 2021 09:40:52 +0200 Subject: [PATCH] Fix typo in dataset folder name --- scratch/etienne/intersimple/gail_options_image_alltracks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratch/etienne/intersimple/gail_options_image_alltracks.py b/scratch/etienne/intersimple/gail_options_image_alltracks.py index 71d4741..84b418b 100644 --- a/scratch/etienne/intersimple/gail_options_image_alltracks.py +++ b/scratch/etienne/intersimple/gail_options_image_alltracks.py @@ -331,7 +331,7 @@ if __name__ == '__main__': #env_class = NRasterized #env_settings = {'agent': 51, 'width': 36, 'height': 36, 'm_per_px': 2} - files = ['../../../expert_data/DR_USA_Roundabout_FT0/track%04i/expert.pkl'%(i) for i in range(5)] + files = ['../../../expert_data/DR_USA_Roundabout_FT/track%04i/expert.pkl'%(i) for i in range(5)] transitions=load_experts(files) generator = train(