loss is high
JiteshPshah opened this issue · 1 comments
JiteshPshah commented
Why is the loss so high in the training? I have resized images to (36,90). it's around 76-88.
johnsmithm commented
you need to change the learning rate, check if the images and labels are correct, change the stride parameter. the result from the readme are from multidimentional lstm.