Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another batch norm suggestion #34

Open
MordehayM opened this issue Mar 7, 2024 · 0 comments
Open

Another batch norm suggestion #34

MordehayM opened this issue Mar 7, 2024 · 0 comments

Comments

@MordehayM
Copy link

MordehayM commented Mar 7, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant