Author: Edward Huskin Implementing a neural network from scratch is a deeply valuable exercise, especially for someone just picking up on the fundamentals of machine learning. Once all the concepts have sunk in, writing a library that does something as common as image classification, and OCR is basically attempting to reinvent the wheel. Rather than […]