CRNN-Keras icon indicating copy to clipboard operation
CRNN-Keras copied to clipboard

Calculate the accuracy of model during training

Open DeeeepNet opened this issue 5 years ago • 0 comments

Hi I want to calculate the accuracy of the model during training, what do I do ? in the model.compile, there is a metrics option that can be 'accuracy', but I don't know, this accuracy metric is right for this problem or just only is for classification problem. In your opinion, for this problem, I just write custom function accuracy?

DeeeepNet avatar Apr 28 '19 07:04 DeeeepNet