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

Nice code! Some tips #1

Open
Jeff-Zilence opened this issue Nov 26, 2019 · 0 comments
Open

Nice code! Some tips #1

Jeff-Zilence opened this issue Nov 26, 2019 · 0 comments

Comments

@Jeff-Zilence
Copy link

Very nice code for this paper.

I found that the performance of cnn under attach is very unstable. Sometimes the performance can be much better than claimed in your table. The improvement from kervolution is limited.

I found a little mistake in your implementation that can affect the performance. The bias term should be added after the kernel trick, not as in your code. Better to change it.

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