Also known as: Feed Forward Neural Networks
Feed-forward neural networks are artificial neural networks in which information flows from input to output without cycles or backward connections. They are commonly used for supervised learning tasks and form the basis for many multilayer neural network architectures.