Summary
In this chapter, we looked at how we can use deep learning in Java applications, learned the basics of the DeepLearning4j library, and then tried to apply it to an image recognition problem where we wanted to classify images to dogs and cats.
In the next chapter, we will cover Apache Spark--a library for distributing data science algorithms across a cluster of machines.