Source Idx3¶
Loads records from an IDX3 file
- class dffml.source.idx3.IDX3Source(config)[source]¶
Source to read files in IDX3 format (such as MNIST digit image dataset).
- CONFIG¶
alias of
IDX3SourceConfig
Loads records from an IDX3 file
Source to read files in IDX3 format (such as MNIST digit image dataset).
alias of IDX3SourceConfig