Skip to content

optimimzer can not set amsgrad True #53

@99sun99

Description

@99sun99

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions