Skip to content

Learning Rate not initialize on the optimizer #34

@kdiiti

Description

@kdiiti

I have run your code exp/Optimizer_2.ipynb as it is in Colab Notebook but found the following error:
ValueError: Argument learning_rate should be float, or an instance of LearningRateSchedule, or a callable (that takes in the current iteration value and returns the corresponding learning rate value). Received instead: learning_rate=MySGDOptimizer

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