Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adam optimizer missing one required argument #8

Closed
danif93 opened this issue Jun 29, 2022 · 3 comments
Closed

Adam optimizer missing one required argument #8

danif93 opened this issue Jun 29, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@danif93
Copy link

danif93 commented Jun 29, 2022

(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 danif93 added the bug Something isn't working label Jun 29, 2022
@zangobot
Copy link
Collaborator

zangobot commented Jul 6, 2022

Thank you for the issue, we will investigate soon!

@zangobot zangobot changed the title Bug report Adam optimizer missing one required argument Jul 8, 2022
@maurapintor
Copy link
Collaborator

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 maurapintor self-assigned this Sep 16, 2022
@maurapintor
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants