You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the code in model.py just to train the same Flickr30K dataset.
The loss does not improve even after 50 epochs and stays at around 5.
using SGD optimizer.
For how many epochs shoud I run to reduce the loss ??
The text was updated successfully, but these errors were encountered:
I use the code in model.py just to train the same Flickr30K dataset.
The loss does not improve even after 50 epochs and stays at around 5.
using SGD optimizer.
For how many epochs shoud I run to reduce the loss ??
The text was updated successfully, but these errors were encountered: