# Dense
An encoder/decoder to/from dense files.
A file format simpler and denser than MNIST, a dense file is binary file of seqeuantial training examples and nothing else (example->label->example->label->etc.).
MNIST | 7,850,024 | 7,856,128
Dense | 7,850,000 | 7,852,032