removing old implementation for rollout_and_save, and helper functions that were necessary for it

This commit is contained in:
Arec
2022-01-18 18:03:38 -08:00
parent 427a9e4f1b
commit 3b60c14319
3 changed files with 3 additions and 83 deletions

View File

@@ -7,4 +7,4 @@
# expert_args:dict={mu:0.001}):
# python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]'
python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]' --filename='expert_new.pkl'
python -m src.data.expert --locs='[DR_USA_Roundabout_FT]' --tracks='[0]'