keras-team / keras

Deep Learning for humans
http://keras.io/
Apache License 2.0
61.06k stars 19.35k forks source link

loss and val_loss decreasing #19658

Open ayatirfann opened 2 weeks ago

ayatirfann commented 2 weeks ago

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 commented 2 weeks ago

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.

github-actions[bot] commented 1 day ago

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.