Have been reading a great book on neural network by Tariq Rashid. Took the lessons from his book and created a basic neural network that recognizes handwritten numbers. Used this as an opportunity to opportunity the create a matrix math library and optimize the JIT compilers for float point functions.