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

Overfitting problem with model #12

Open
skrealworld opened this issue Apr 15, 2017 · 0 comments
Open

Overfitting problem with model #12

skrealworld opened this issue Apr 15, 2017 · 0 comments
Assignees

Comments

@skrealworld
Copy link
Contributor

skrealworld commented Apr 15, 2017

Right now model is overfitting by huge margin, we need to investigate why and look for the solutions.
Right direction for solutions would be:
-Instead of re-training only last layer, retrain more layers.
-Add dropout ?
-Batch normalization ?

  • Some feature engineering ?
  • More data ?
  • Data augmentation ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants