Why connectionist temporal classification is called so
Answers
Answered by
0
Connectionist Temporal Classification. ... CTC is simply a loss function that is used to train Neural Networks, like Cross-Entropy and so on. It is used at problems, where having aligned data is an issue, like Speech Recognition. Like I said, with CTC, there is no need for aligned data.
Similar questions