twni2016 / pomdp-baselines

Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
https://sites.google.com/view/pomdp-baselines
MIT License
293 stars 41 forks source link

bug report #17

Closed xiansheng155 closed 1 year ago

xiansheng155 commented 1 year ago

I found that line 126 of scad.py use action before action has been defined.

twni2016 commented 1 year ago

Good catch! I have fixed it https://github.com/twni2016/pomdp-baselines/commit/4909f65bfc934ab13214053cb4cc183d95a720c5