Converts a list of NumPy arrays representing tensors of inputs into a format that is readable by CTFDeserializer.
1 | sequence_to_cntk_text_format(seq_inx, alias_tensor_map)
|
seq_inx |
number of current sequence |
alias_tensor_map |
(named list) maps alias to tensor (matrix). Tensors are assumed to have dynamic axes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.