Neural network: Feedforward


This refers to the simplest form of  Artificial Neural Networks,
in which the data or the input travels in one direction.

Further, the data travels through the input nodes
and exits on the output nodes.

There can be hidden layers in this neural network.