So I need to figure out how I’m going to make a neural network, and while I get the examples all over the web, I struggle with the implementation, which probably means I really don’t get them, but I’m happy to blame my lack of understanding of numpy. I tried to build a simple model, …