-
CTC Loss (part-2) | Forward pass using alpha matrix
Efficient calculation of CTC using Dynamic Programming.
-
CTC Loss for un-segmented Data
CTC Loss for un-segmented Data
-
Restoring trained weights after modifying the model graph in TensorFlow
How to restore the learnt weights if the graph is modified
-
Batch Normalization - 1 | Using tf.nn.batch_normalization
Learn how to use tf.nn.batch_normalization in tensorflow.