Every python file contains in-detail comments about the implementation
multi_cpu.py contains the code for the distributed implementation
cnn.py contains the code used for the single machine implementation
cifar10.py is a helper code to download the cifar10 dataset found on github