TensorFlow.NET
TensorFlow.NET copied to clipboard
keras.backend.ctc_batch_cost is missing?
Hi, I'm trying to follow this tutorial on image ORC: https://keras.io/examples/vision/captcha_ocr/
But in keras.backend there is no ctc_batch_cost. Any idea?
same issue