Erica Weng
Results
2
issues of
Erica Weng
Dear authors, I've noticed there is no option in your code to test S-Attack on PECNet and STG-CNN, two methods for which you provide adversarial attack results in your paper....
I change these two lines in `episode_params_val.ini` from: ``` agents_start=[] ; start pos_3's of the generated agent configs agents_end=[] ; end pos_3's of the generated agent configs ``` to: ```...