A machine learning application to help users identify cars in pictures. autocnn.py contains Keras code for building the convolutional neural net, and imagetoarr.py contains code for storing training and testing image arrays in a file using JSON format and for retreiving the arrays from those files.
Screenshot of the neural network steps: