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

CNN-static #19

Closed
AK-mocha opened this issue May 10, 2017 · 2 comments
Closed

CNN-static #19

AK-mocha opened this issue May 10, 2017 · 2 comments

Comments

@AK-mocha
Copy link

Hi thank you for shaping with your code.

When CNN-static work correctly, how many performance can we expect to get?
I got good performance of CNN-rand and CNN-non-static which are 88-90% after 5 epochs. However, CNN-static got around 65 after even 50 epochs.

In order to work CNN-static right, should I change some parameters?

If giving advice, I really appreciate you.

@alexander-rakhlin
Copy link
Owner

CNN-static has inferior performance. Try to increase embedding dimension.

@alexander-rakhlin
Copy link
Owner

There was a bug with weights embedding. CNN-static does much better, please see updated version.

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

2 participants