adding tools to render directly from a policy, updating data generator, adding scratch files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# tracks:list=None, (default to all tracks)
|
||||
# env_class:str='NRasterizedIncrementingAgent',
|
||||
# env_args:dict={width:36,height:36,m_per_px:2},
|
||||
# expert_class:str='NormalizedIntersimpleExpert',
|
||||
# expert_class:str='NRasterizedRouteIncrementingAgent',
|
||||
# expert_args:dict={mu:0.001}):
|
||||
|
||||
python -m src.data.expert --locs='[DR_USA_Roundabout_FT]'
|
||||
python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]'
|
||||
Reference in New Issue
Block a user