jazzsaxmafia / show_and_tell.tensorflow

BSD 2-Clause "Simplified" License
291 stars 92 forks source link

Loss stays at around 5 when I do the training on the same dataset #14

Open Man-isHa opened 8 years ago

Man-isHa commented 8 years ago

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 ??