-
Q1 - Rain probability
-
Q2 - Phonemas
-
Q3 - Most frequent words
- Q3.cpp - C++ implementation
-
Q4 - Connectionist temporal classification
- CTC/ - The implementation of Q4 as a custom loss function for PyTorch, supporting both forward and backward passes. The CTC forward-backward algorithm was used to calculate the probability and the loss function as well as its gradient. The CTC forward algorithm was implemented based on the functions of this repository and the backward algorithm was similarly implemented using dynamic programing. For testing,
cdto/CTC.
- CTC/ - The implementation of Q4 as a custom loss function for PyTorch, supporting both forward and backward passes. The CTC forward-backward algorithm was used to calculate the probability and the loss function as well as its gradient. The CTC forward algorithm was implemented based on the functions of this repository and the backward algorithm was similarly implemented using dynamic programing. For testing,
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|