Part 7: Backward Pass
We have successfully built a "Forward Pass" that makes a prediction and a "Loss Function" that measures how wrong that prediction is.
To turn this into a Learning system, we need to implement the Back
bakus-tech-blog.hashnode.dev11 min read