hi, the eval result is mean_edit_distance, could I use tf.metrics.accuracy to evaluate the accuracy?
Could you please tell me how should I modify the code?
eval_metric_ops = {"accuracy": tf.metrics.accuracy(labels,predictions)} it is not working...
PS: very interest in your post but have no experience about that.
hi, the eval result is mean_edit_distance, could I use tf.metrics.accuracy to evaluate the accuracy?
Could you please tell me how should I modify the code?
eval_metric_ops = {"accuracy": tf.metrics.accuracy(labels,predictions)} it is not working...
PS: very interest in your post but have no experience about that.