Does the nodes mean units/neurons and parameters means w and b total?
Hi @flyunicorn,
Nodes here mean the nodes of the computation graph. Here on this slide nodes are enclosed in brown boxes, and parameters mean the network parameters (w and b in this example).