Description Usage Arguments Details References
Configures the CNTK text-format reader that reads text-based files.
1 | CTFDeserializer(filename, streams)
|
filename |
A string containing the path to the data location |
streams |
A python dictionary-like object that contains a mapping from stream names to StreamDef objects. Each StreamDef object configures an input stream. |
Form: '[Sequence_Id] (Sample)+' where 'Sample=|Input_Name (Value )*'
See also https://www.cntk.ai/pythondocs/cntk.io.html?highlight=ctfdeserializer#cntk.io.CTFDeserializer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.