IQTLabs/BirdsEye

Program operation interruption

guet-clg opened this issue · 3 comments

NameError Traceback (most recent call last)
Cell In[2], line 1
----> 1 run_filter = {'datetime_start': '2021-06-18T00:00:00', 'reward':r, 'sensor':s, 'target_start': 78, 'target_speed':1 }
2 runs = filter_runs('mcts', run_filter)
3 config = get_config('mcts', runs[0])

NameError: name 'r' is not defined

Why?

This error occurs when running results_guide.ipynb .

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.