Setup to use deeplearning4j to identify images.

####Note that the first installation will download a 500 MB zip file that is a pretrained model.

To run tests:

./gradlew test

To run:

./gradlew run 

To build:

gradle build
./gradlew build