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

loss and val_loss decreasing #19658

Open
ayatirfann opened this issue May 2, 2024 · 2 comments
Open

loss and val_loss decreasing #19658

ayatirfann opened this issue May 2, 2024 · 2 comments
Assignees
Labels
stale stat:awaiting response from contributor type:support User is asking for help / asking an implementation question. Stackoverflow would be better suited.

Comments

@ayatirfann
Copy link

los and val_loss
accuracy and val_accuracy
so I am building an image classification CNN model using TensorFlows sequential API.

I don't know why my graphs are acting this way and why the training accuracy of my model isn't steadily going up. can anyone help?

@SuryanarayanaY SuryanarayanaY added the type:support User is asking for help / asking an implementation question. Stackoverflow would be better suited. label May 3, 2024
@SuryanarayanaY
Copy link
Collaborator

Hi @ayatirfann ,

Your model loss and val_loss decreasing gradually but accuracy staying constant means something wrong. Not sure how the model compiled. Providing code snippet may help us. Thanks.

Copy link

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale stat:awaiting response from contributor type:support User is asking for help / asking an implementation question. Stackoverflow would be better suited.
Projects
None yet
Development

No branches or pull requests

2 participants