Yay
The ML framework is coming along! Thinking deeply and carefully about all of the involved math and cs. Looking really good so far! Wrote the Dense layer, the logic for forward, and backpropagation. Next up: activation functions and better cost functions! Oh, and of course, since I have the generalized Dense layer coded, I'm gonna write the Sequential model wrapper. NO, I'M NOT STEALING FROM KERAS. This is a screenshot of me training a simple Linear Regression.