Nodes
In this section, the behaviour of all the different nodes is described. The nodes input, output, optimizer, and cell are a bit special. It is by using them that you define what your model will take as input, provide as output and how your model will be trained. All other nodes are either generating data or performing some operation on data.