Skip to content

Another batch norm suggestion #34

Description

@MordehayM

Hi,
About the naive batch norm, I believe it's more effective to normalize the tensor with the absolute value rather than normalizing each part individually:

class NaiveComplexBatchNorm1d(Module):

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