
Working with axes and subplots in Matplotlib
So, I decided to start to writing down some notes as I go along in my journey to get to Deep Learning. There’s quite a bit to learn I realize if you want to speak the language of the experienced. You’ll realize that Matplotlib is used heavily for showing graphs and so on. I’ve seen it used in quite a few examples of Kaggle and elsewhere, so I decided to take a step back to learn some a little bit of the library so I could better understand as I’m going through the different kernels on Kaggle.