Skip to content

Will NadamAccum work with batchnormalization? #5

Open
@alalbiol

Description

@alalbiol

Hello,
I wonder if NadamAccum will approximately work with BatchNormalization?, if I understand the code the moving averages will be updated every minibatch, and the parameters will be updated after serveral minibatches.

This is different than to update the moving averages of batchnorm only once every N minibatches, but the results should be similar.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions