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

Model training is not always successful #1

Open
nikidimi opened this issue Jan 15, 2017 · 1 comment
Open

Model training is not always successful #1

nikidimi opened this issue Jan 15, 2017 · 1 comment

Comments

@nikidimi
Copy link
Owner

Sometimes training produces a model that fails on some of the corners.
However, if train a model successfully, it will make it through both tracks without problems.

It seems to be related to the initial weights before training. If we load "good" initial weights, every training is successful.

@nikidimi
Copy link
Owner Author

Using init='normal' improves the situation - it is more likely to work than before, but still not 100%

Setting the convolution layer initial weights to -0.04, 0.08, 0.12, 0.02 works every time.

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