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

Using Batch Norm after each Convolution layer #12

Open
Kannan-Balakrishnan opened this issue Sep 19, 2022 · 0 comments
Open

Using Batch Norm after each Convolution layer #12

Kannan-Balakrishnan opened this issue Sep 19, 2022 · 0 comments

Comments

@Kannan-Balakrishnan
Copy link

Good Evening,
I appreciate your great work on Spherical graphs. I am using the Chebchev Convolution (from pytorch) with symmetric normalization. However, in our case, we also use batch norm or instance norm after each convolution layers. My question is, does it make sense to have a Chebchev convolution with symmetric normalization followed by a batch norm or an instance norm? Does it help in faster convergence?

Thanks for you time :)

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

No branches or pull requests

1 participant