Examples: Difference between revisions

From Artificial Neural Network for PHP
Line 8: Line 8:


== Prediction ==
== Prediction ==

One benefit of multilayer perceptron is the possibility of prediction.


* [[Selling Icecreams]]
* [[Selling Icecreams]]

Revision as of 11:04, 21 December 2007

Logical Functions

Training an artificial neural network to learn logical functions is just interesting in learning the use of such a network, but not for practical use.

Prediction

One benefit of multilayer perceptron is the possibility of prediction.