cntk.forwardBackward( $graph as cntk.variable, $features as cntk.variable, $blank-to-token-id as (Number|String), $delay-constraint as cntk.integer, $name as String ) as cntk.function
Criterion node for training methods that rely on forward-backward Viterbi-like passes, e.g. Connectionist Temporal Classification (CTC) training The node takes as the input the graph of labels, produced by the labels_to_graph operation that determines the exact forward/backward procedure.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.