Convolution

The previous two chapters have covered real use case implementation of NLP done through RNNs/LSTMs in Apache Spark. In this and the following chapter, we are going to do something similar for CNNs: we are going to explore how they can be used in image recognition and classification. This chapter in particular covers the following topics: