Applied AI·How models work
a giant chain of multiply-and-add operations whose constants were tuned automatically.
Neural network
A function built from layers of simple units, each computing a weighted sum of its inputs followed by a non-linearity. Stack enough of them and the combined function can approximate very complex mappings, such as text in, text out.