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

Workshop Tutorial example not working #39

Open
knoxnox opened this issue Sep 15, 2017 · 0 comments
Open

Workshop Tutorial example not working #39

knoxnox opened this issue Sep 15, 2017 · 0 comments

Comments

@knoxnox
Copy link

knoxnox commented Sep 15, 2017

Hello!

Recently I've installed DragoNN with the help of anaconda (as explained on the installation page).
Generally it looks working fine without any kind of errors during execution.

However, when I wanted worked through the workshop_tutorial.ipynb file from examples folder I've observed different results from the ones suggested in the notebook.
What I mean by this is that in notebook there are presented three different models for class predictions of simulated data.
First 2 models (one layer one filter; one layer multi filter) were mentioned as not so good, 3rd one (multi layer multi filter CNN) according to the notebook should give very good results.
However, when I trained that 3rd model the result was not different from the previous models. Particularly the train accuracy was growing, train loss was decreasing, but at same time validation parameters were not changing a lot they were randomly jumping around some fixed values.
After this I've redone training of the model several times, the result was not any better.

I haven't done any changes to the code.

Attaching screen of the train results:
dragonnscreen

Any ideas what can be wrong?
Thanks in advance!

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