Neural Networks Matrix Class Improvements

Nature of Code Video #10.11

In this video, I make small improvements to the Matrix class for th upcoming neural network example. Those improvements are: static methods, a “print” method, and a “map” method.