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

optimimzer can not set amsgrad True #53

Open
99sun99 opened this issue Sep 25, 2023 · 0 comments
Open

optimimzer can not set amsgrad True #53

99sun99 opened this issue Sep 25, 2023 · 0 comments

Comments

@99sun99
Copy link

99sun99 commented Sep 25, 2023

I add my code as parser.add_argument('--amsgrad', action='store_true',default=False,
help='Enable AMSGrad optimizer (default: False)')

but when I run this command, the optimizer still run amsgrad as false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant