How I Go From 70 Lines Of Code To Only 26 Using The NumPy Library
Context
In my previous post I implemented a nerual network to understand handwritten digits using matrix math functions I implemented myself.
Luckily, I don't have to be doing this going forward in the future. The NumPy library will do this all for m...
leogau.hashnode.dev4 min read
Mohammed Sameeruddin
Python Developer | Python Mentor | Technical Writer | Aspiring Geo-Data Scientist
Very nice implementation of NumPy. ππ₯