!!! Overview
[{$pagename}] is an [Artificial Neural network] where the output from one [Artificial Neural network] layer is used as input to the next layer and the connections between the [Artificial Neurons] do not form a cycle.
[{$pagename}] is different from [Recurrent Neural networks].
[{$pagename}] was the first and simplest type of [Artificial Neuron] network devised.
[{$pagename}] has no cycles or loops, the information moves in only one direction, forward, from the [input layers], through the [hidden layers] (if any) and to the [output layers].
[{$pagename}] implements [Forward propagation]
!! Category
%%category [Artificial Intelligence]%%
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Feedforward neural network|Wikipedia:Feedforward_neural_network|target='_blank'] - based on information obtained 2017-04-21-