Pain Points of Convolutional Neural Networks

In this chapter, the following recipes will be covered:

  • Pain Point #1: Importing MNIST images
  • Pain Point #2: Visualizing MNIST images
  • Pain Point #3: Exporting MNIST images as files
  • Pain Point #4: Augmenting MNIST images
  • Pain Point #5: Utilizing alternate sources for trained images
  • Pain Point #6: Prioritizing high-level libraries for CNNs