CTFDeserializer: CTFDeserializer

Description Usage Arguments Details References

Description

Configures the CNTK text-format reader that reads text-based files.

Usage

1
CTFDeserializer(filename, streams)

Arguments

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.

Details

Form: '[Sequence_Id] (Sample)+' where 'Sample=|Input_Name (Value )*'

References

See also https://www.cntk.ai/pythondocs/cntk.io.html?highlight=ctfdeserializer#cntk.io.CTFDeserializer


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.