Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mlp Directory Reference
Directory dependency graph for mlp:

Files

 mlpHiggs.C
  View in nbviewer Open in SWAN
Example of a Multi Layer Perceptron For a LEP search for invisible Higgs boson, a neural network was used to separate the signal from the background passing some selection cuts.
 
 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.