1. CIFAR10 model for Keras. https://github.com/fchollet/keras/blob/master/examples/cifar10_cnn.py
2. DLV. https://github.com/verideep/dlv
3. Keras. https://keras.io
4. Large scale visual recognition challenge. http://www.image-net.org/challenges/LSVRC/
5. Mnist, CNN network. https://github.com/fchollet/keras/blob/master/examples/mnist_cnn.py