Atcold / pytorch-PPUU

Code for Prediction and Planning Under Uncertainty (PPUU)
https://youtu.be/X2s7gy3wIYw
MIT License
203 stars 54 forks source link

Update eval_policy.py #48

Closed jiachenzhu closed 5 years ago

jiachenzhu commented 5 years ago

There was a bug in the end of evaluation - the tensorboard logging was failing because of empty road_completed list

Atcold commented 5 years ago

Same here.