Skip to content

ADAM does not accept keyword arguments #871

@jessebett

Description

@jessebett

?Flux.ADAM gives the help string ADAM(η = 0.001, β = (0.9, 0.999))

But if you try to create an optimizer with those (unicode) keyword arguments then you get a method error for unexpected arguments.

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