secml icon indicating copy to clipboard operation
secml copied to clipboard

Adam optimizer missing one required argument

Open danif93 opened this issue 2 years ago • 1 comments

(Summarize the bug encountered concisely)

Instantiation of AdamOptimizer in fb_cw_attack.py is missing one required argument ('stepsize').

Steps to reproduce

Sequential run of the '15-Foolbox.ipynb' notebook

[optional] Relevant logs, screenshots, CI/CD tests

Screenshot 2022-06-29 at 11 56 48

danif93 avatar Jun 29 '22 10:06 danif93

Thank you for the issue, we will investigate soon!

zangobot avatar Jul 06 '22 17:07 zangobot

Hi @danif93, thank you for letting us know! We identified the problem, and we will provide a fix soon. The error is caused by an update from the foolbox library, that caused a conflict in secml. We will take care of this in the next few days.

maurapintor avatar Sep 16 '22 14:09 maurapintor

The problem should be solved with the new version. Please, update to v0.15.2!

maurapintor avatar Sep 16 '22 18:09 maurapintor