This is a ConvNetJS to Delphi7 (object pascal) translation.
A Convolution Neural Network in Delphi.
Download the CIFAR-10 binaries (Images) from "https://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz" and move the files to the "Data" directory.
The Common directory contains all CNN algorithm sources. The CIFAR_10/work Directory cointais a test project for CIFAR-10. What CIFAR-10 is, you can read at https://www.cs.toronto.edu/~kriz/cifar.html