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

Fluctuating Validation Performance #1

Open
1 task
sondosaabed opened this issue May 11, 2024 · 2 comments
Open
1 task

Fluctuating Validation Performance #1

sondosaabed opened this issue May 11, 2024 · 2 comments
Assignees

Comments

@sondosaabed
Copy link
Owner

sondosaabed commented May 11, 2024

  • Work on stabilizing training before the 20th epoch, the validation is fluctuating
@sondosaabed sondosaabed self-assigned this May 11, 2024
@sondosaabed
Copy link
Owner Author

It's not a problem as long as it's following an up pattern in case of accuracy and a down pattern in terms of loss.
This might be due to the split rule of 10% for the validation split or due to the disharmony between batch normalization and dropout regularization.

@sondosaabed
Copy link
Owner Author

I have changed the LR the learning curve shows a clearer convergence, still there is fluctuating in validation, my guess this is due to variability in the dataset ? will look further for a smoother curve

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