There is a link from the chain rule to automatic differentiation. Let us cross the bridge from mathematics to computer science. — Neural networks are cool. The different machine learning frameworks are even cooler. As you may know, modern neural networks are large formulas with a huge number of variables. Given a problem, these frameworks will help you find a suitable set of parameter values, with a process called “training”. This training…