This document summarizes a research paper on learning convolutional neural networks for graphs. It proposes a framework called PATCHY-SAN that applies CNNs to graphs by (1) selecting a node sequence and (2) generating normalized neighborhood representations for each node. Experimental results show PATCHY-SAN achieves accuracy competitive with graph kernels while being 2-8 times more efficient on benchmark graph classification tasks. The document concludes CNNs may be especially beneficial for learning graph representations when used with this proposed framework.