This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 19 lines
!!! 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-