Skip to content

Fine tune Batch normalization parameters #1

@stbnps

Description

@stbnps

Right now, batch normalization is applied using the minibatch samples directly (both in training, and test).

We need to fine tune the batch normalization parameters (eg: lower the decay) in order to have good moving average estimates.

Once these parameters are tuned, moving averages will be used during evaluation.

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