Test programs for deep learning based on modules from other open source libraries. The first test consists of a program which attempts to recognize if there is a tennis racket or not. Work still in progress. I have made use of the convulution network provided by the tiny-dnn package as well as modelled my initial training code around the example given in the tiny-dnn package.