Relative Content

Tag Archive for pythontensorflowmachine-learningkeras

Keras model always predicts almost the same thing

I am in need of help, my keras model almost always predicts the same thing. My loss and val_loss both converge to about .6 and .4 respectively, which seems odd, but I have tried so many different methods from dropout, augmentation, standardization, tuning, etc etc. but nothing is working.