ctcloss
There are 3 repositories under ctcloss topic.
jeffasante/captcha
Solving CAPTCHAs using Pytorch.
ramity/CSCE-5563-HW3
Two pytorch projects: "dl3-actual" being GRU with a self defined backward propagation method, and "dl3-bonus" being a bidirectional LSTM using the highly undocumented nn.CTCLoss function to solve MNIST