CTCLossLayer
CTCLossLayer[] represents a net layer that computes the connectionist temporal classification loss by comparing a sequence of class probability vectors with a sequence of indices representing the target classes.
Examples
Create a CTC loss layer:
CTCLossLayer[]Please visit the official Wolfram Language Reference for more details.