Skip to content

How to define optimizer other than SGD? Like Adam etc. #196

@hamzagorgulu

Description

@hamzagorgulu

I wonder how can I use optimizer as my loss function. I change the optimizer type to adam but the adam optimizer requires beta values. When I define beta values as "betas", the runx gives error as:
train.py: error: unrecognized arguments: --betas 0.9

Any help about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions