RNN
Module containing helper functions and classes around rnns
SequentialDataset
SequentialDataset (lines, c2i, sequence_length)
Initialize self. See help(type(self)) for accurate signature.
VerticalSampler
VerticalSampler (ds, batch_size)
Initialize self. See help(type(self)) for accurate signature.
multi_output_cross_entropy
multi_output_cross_entropy (logits, targets)