Interactive Backward Propagation

Interactive Backward Propagation#

This tool shows the gradient value at each node during the backpropagation process.

✅ How to Use:

  • Adjust the value of the input nodes

  • View the gradients at each node in red values

  • Try to do the gradient calculations by hand and double check your work