A little bit about back-propagation
2025-05-09
![]()
Jeff Foster demonstrates back‑propagation by training a tiny neural network to learn the OR function, then breaks down how the algorithm computes gradients backward through the network to adjust weights using error feedback.
Was this useful?