Examples showing the Multi Layer Perceptron classes.
Files | |
file | mlpHiggs.C |
![]() ![]() | |
file | mlpRegression.C |
This macro shows the use of an ANN for regression analysis: given a set {i} of input vectors i and a set {o} of output vectors o, one looks for the unknown function f(i)=o. | |