SASheen An Gohinsheen-blog.hashnode.dev·Apr 11, 2025 · 2 min readBack PropagationLearnings from https://www.youtube.com/watch?v=SmZmBKc7Lrs Problem to solve - Curve Fitting Problem With back propagation, we can solve problems such as finding the best fit curve for a set of data points. For example, given this: We can find out wh...00